Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -24,3 +24,7 @@ sniffio==1.3.0
|
|
24 |
tqdm==4.66.1
|
25 |
typing_extensions==4.9.0
|
26 |
urllib3==2.1.0
|
|
|
|
|
|
|
|
|
|
24 |
tqdm==4.66.1
|
25 |
typing_extensions==4.9.0
|
26 |
urllib3==2.1.0
|
27 |
+
google-auth==1.35.0
|
28 |
+
google-auth-oauthlib==0.4.6
|
29 |
+
google-auth-httplib2==0.1.0
|
30 |
+
google-api-python-client==2.33.0
|