Spaces:
Sleeping
Sleeping
DmitrMakeev
commited on
Commit
•
fb61f84
1
Parent(s):
9310f4d
Update requirements.txt
Browse files- requirements.txt +1 -10
requirements.txt
CHANGED
@@ -1,13 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
Flask==2.0.2
|
5 |
Werkzeug==2.0.2
|
6 |
-
apscheduler
|
7 |
-
google-auth
|
8 |
-
google-auth-httplib2
|
9 |
-
google-auth-oauthlib
|
10 |
-
google-api-python-client
|
11 |
-
requests
|
12 |
python-dotenv==0.19.2
|
13 |
-
gunicorn
|
|
|
|
|
|
|
|
|
1 |
Flask==2.0.2
|
2 |
Werkzeug==2.0.2
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
python-dotenv==0.19.2
|
4 |
+
gunicorn
|