bstein-dev-home/backend/requirements.txt

9 lines
199 B
Plaintext

flask==3.0.3
flask-cors==6.0.2
gunicorn==25.3.0
httpx==0.27.2
PyJWT[crypto]==2.12.1
# Keep the binary extra so CI runners do not need host libpq packages.
psycopg[binary]==3.2.13
psycopg-pool==3.2.6