Fix Docker build with PostgreSQL dependencies
This commit is contained in:
+4
-1
@@ -1,5 +1,8 @@
|
||||
fastapi==0.104.1
|
||||
uvicorn[standard]==0.24.0
|
||||
pydantic==2.5.0
|
||||
psycopg2-binary==2.9.9
|
||||
psycopg2-binary==2.9.7
|
||||
requests==2.31.0
|
||||
python-multipart==0.0.6
|
||||
aiofiles==23.2.1
|
||||
python-dotenv==1.0.0
|
||||
|
||||
Reference in New Issue
Block a user