Spaces:
Runtime error
Runtime error
add google cloud lib
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -194,3 +194,9 @@ xxhash==3.4.1
|
|
194 |
yarl==1.9.2
|
195 |
yq==3.2.3
|
196 |
zipp==3.17.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
194 |
yarl==1.9.2
|
195 |
yq==3.2.3
|
196 |
zipp==3.17.0
|
197 |
+
|
198 |
+
|
199 |
+
# Support google selection
|
200 |
+
google-api-python-client
|
201 |
+
google-auth-httplib2
|
202 |
+
google-auth-oauthlib
|