Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ starlette
|
|
3 |
python-multipart
|
4 |
uvicorn
|
5 |
aiohttp
|
6 |
-
apscheduler
|
|
|
|
|
|
3 |
python-multipart
|
4 |
uvicorn
|
5 |
aiohttp
|
6 |
+
apscheduler
|
7 |
+
hypercorn
|
8 |
+
aiocache
|