Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ pymongo
|
|
| 6 |
dnspython==2.3.0
|
| 7 |
nest_asyncio==1.5.6
|
| 8 |
asyncio
|
| 9 |
-
fastapi
|
|
|
|
|
|
| 6 |
dnspython==2.3.0
|
| 7 |
nest_asyncio==1.5.6
|
| 8 |
asyncio
|
| 9 |
+
fastapi
|
| 10 |
+
uvicorn
|