Spaces:
Runtime error
Runtime error
Eric Michael Martinez
commited on
Commit
·
aeb0b6d
1
Parent(s):
a014af5
update
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -7,3 +7,4 @@ python-dotenv==1.0.0
|
|
7 |
Requests==2.28.2
|
8 |
SQLAlchemy==1.4.47
|
9 |
uvicorn==0.21.1
|
|
|
|
7 |
Requests==2.28.2
|
8 |
SQLAlchemy==1.4.47
|
9 |
uvicorn==0.21.1
|
10 |
+
asyncpg==0.27.0
|