Spaces:
Running
Running
Add apscheduler to requirements.txt
#1
by
ZennyKenny
- opened
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ groq
|
|
3 |
starlette
|
4 |
python-multipart
|
5 |
uvicorn
|
6 |
-
aiohttp
|
|
|
|
3 |
starlette
|
4 |
python-multipart
|
5 |
uvicorn
|
6 |
+
aiohttp
|
7 |
+
apscheduler
|