Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ uvicorn
|
|
6 |
asyncpg>=0.27.0
|
7 |
sqlalchemy>=1.4.47
|
8 |
aiosqlite
|
|
|
9 |
|
10 |
# HTTP requests
|
11 |
requests
|
|
|
6 |
asyncpg>=0.27.0
|
7 |
sqlalchemy>=1.4.47
|
8 |
aiosqlite
|
9 |
+
psycopg2
|
10 |
|
11 |
# HTTP requests
|
12 |
requests
|