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