Files
WealthySmart/backend/requirements.txt
Carlos Escalante 8f775e5531
All checks were successful
Deploy to VPS / deploy (push) Successful in 33s
Add python-dateutil to requirements for production
The municipal receipts endpoint uses dateutil.relativedelta to derive
the billing period (previous month from receipt date).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 16:16:33 -06:00

14 lines
183 B
Plaintext

fastapi[standard]
uvicorn[standard]
sqlmodel
psycopg2-binary
python-jose[cryptography]
passlib[bcrypt]
python-multipart
python-dotenv
alembic
httpx
pywebpush
py-vapid
python-dateutil