- Add psycopg2-binary for PostgreSQL database driver - Update nginx config for HTTP-only access on IP address
14 lines
277 B
Plaintext
14 lines
277 B
Plaintext
fastapi==0.115.0
|
|
uvicorn[standard]==0.32.0
|
|
sqlalchemy==2.0.36
|
|
pydantic[email]==2.10.0
|
|
pydantic-settings==2.6.0
|
|
python-dotenv==1.0.1
|
|
pytest==8.3.0
|
|
httpx==0.28.0
|
|
python-jose[cryptography]==3.3.0
|
|
bcrypt==4.2.0
|
|
python-multipart==0.0.6
|
|
psycopg[binary]==3.2.3
|
|
psycopg2-binary==2.9.9
|