06/05 Optimize app: Add Plaid web hook, healthcheck

This commit is contained in:
2026-06-05 13:57:36 -04:00
parent 452374365c
commit 2f62417c9f
9 changed files with 449 additions and 44 deletions
+2
View File
@@ -22,3 +22,5 @@ pyotp==2.9.0
qrcode==7.4.2
# Monitoring
sentry-sdk[flask]==2.7.0
# Plaid webhook JWT verification (requires cryptography extra, already installed above)
PyJWT==2.9.0