Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
flask==2.0.1
|
|
|
|
|
2 |
google-auth-oauthlib==0.4.6
|
3 |
google-auth-httplib2==0.1.0
|
4 |
google-api-python-client==2.31.0
|
|
|
1 |
flask==2.0.1
|
2 |
+
werkzeug==2.0.3
|
3 |
+
google-auth==2.3.3
|
4 |
google-auth-oauthlib==0.4.6
|
5 |
google-auth-httplib2==0.1.0
|
6 |
google-api-python-client==2.31.0
|