Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
|
2 |
-
google-auth==
|
3 |
-
google-auth-oauthlib==0.7.0
|
4 |
google-auth-httplib2==0.1.0
|
5 |
-
google-api-python-client==2.
|
6 |
-
|
7 |
-
|
|
|
|
1 |
+
google-auth==2.17.3
|
2 |
+
google-auth-oauthlib==0.5.2
|
|
|
3 |
google-auth-httplib2==0.1.0
|
4 |
+
google-api-python-client==2.66.0
|
5 |
+
gradio==3.1.4
|
6 |
+
httpx==0.23.0
|
7 |
+
httpcore==0.15.0
|