Spaces:
Sleeping
Sleeping
Added google auth api module
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -3,3 +3,6 @@ smolagents
|
|
3 |
requests
|
4 |
duckduckgo_search
|
5 |
pandas
|
|
|
|
|
|
|
|
3 |
requests
|
4 |
duckduckgo_search
|
5 |
pandas
|
6 |
+
google-api-python-client
|
7 |
+
google-auth-httplib2
|
8 |
+
google-auth-oauthlib
|