Spaces:
Runtime error
Runtime error
Eric Michael Martinez
commited on
Commit
•
e53d9c9
1
Parent(s):
82041c6
update
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ python-dotenv==1.0.0
|
|
7 |
Requests==2.28.1
|
8 |
SQLAlchemy==1.4.47
|
9 |
uvicorn==0.21.1
|
10 |
-
asyncpg==0.27.0
|
|
|
|
7 |
Requests==2.28.1
|
8 |
SQLAlchemy==1.4.47
|
9 |
uvicorn==0.21.1
|
10 |
+
asyncpg==0.27.0
|
11 |
+
greenlet==2.0.1
|