Spaces:
Sleeping
Sleeping
DmitrMakeev
commited on
Commit
•
5a92c3d
1
Parent(s):
7216a40
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -3,4 +3,8 @@ Werkzeug==2.0.2
|
|
3 |
python-dotenv==0.19.2
|
4 |
gunicorn
|
5 |
requests
|
6 |
-
apscheduler
|
|
|
|
|
|
|
|
|
|
3 |
python-dotenv==0.19.2
|
4 |
gunicorn
|
5 |
requests
|
6 |
+
apscheduler
|
7 |
+
|
8 |
+
|
9 |
+
fastapi==0.68.0
|
10 |
+
uvicorn==0.13.4
|