Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -74,4 +74,5 @@ uvicorn==0.30.1
|
|
74 |
watchfiles==0.22.0
|
75 |
websockets==12.0
|
76 |
yarl==1.9.4
|
77 |
-
asyncpg
|
|
|
|
74 |
watchfiles==0.22.0
|
75 |
websockets==12.0
|
76 |
yarl==1.9.4
|
77 |
+
asyncpg
|
78 |
+
psycopg2
|