Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
gspread
|
2 |
langchain_core
|
|
|
3 |
langchain_openai
|
4 |
pandas
|
5 |
protobuf
|
|
|
1 |
gspread
|
2 |
langchain_core
|
3 |
+
langchain_google_genai
|
4 |
langchain_openai
|
5 |
pandas
|
6 |
protobuf
|