ffreemt
commited on
Commit
·
c9c2884
1
Parent(s):
902a409
Update google-api-python-client google-auth-httplib2 google-auth-oauthlib to requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -40,4 +40,6 @@ xlrd
|
|
| 40 |
SpeechRecognition
|
| 41 |
litellm
|
| 42 |
|
| 43 |
-
google
|
|
|
|
|
|
|
|
|
| 40 |
SpeechRecognition
|
| 41 |
litellm
|
| 42 |
|
| 43 |
+
google-api-python-client
|
| 44 |
+
google-auth-httplib2
|
| 45 |
+
google-auth-oauthlib
|