bstein-dev-home/backend/requirements.txt

9 lines
199 B
Plaintext
Raw Normal View History

2025-12-18 01:13:04 -03:00
flask==3.0.3
flask-cors==4.0.0
gunicorn==21.2.0
2025-12-20 14:25:55 -03:00
httpx==0.27.2
PyJWT[crypto]==2.10.1
# Keep the binary extra so CI runners do not need host libpq packages.
psycopg[binary]==3.2.13
psycopg-pool==3.2.6