Spaces:
Runtime error
Runtime error
Dustin Haring
commited on
Commit
·
76a7038
1
Parent(s):
b6b8370
requirements: added googleapiclient
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
langchain
|
2 |
tavily-python
|
3 |
google-generativeai
|
4 |
-
langchain_google_genai
|
|
|
|
1 |
langchain
|
2 |
tavily-python
|
3 |
google-generativeai
|
4 |
+
langchain_google_genai
|
5 |
+
google-api-python-client
|