Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
langchain
|
| 2 |
langchain-openai
|
| 3 |
langchain-community
|
| 4 |
-
langchain-google-genai
|
|
|
|
|
|
| 1 |
langchain
|
| 2 |
langchain-openai
|
| 3 |
langchain-community
|
| 4 |
+
langchain-google-genai
|
| 5 |
+
pydantic==1.10.5
|