Spaces:
Sleeping
Sleeping
Nam Fam commited on
Commit ·
e485dd9
1
Parent(s): 09c99ba
update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ langchain==0.3.7
|
|
| 4 |
langchain_core==0.3.58
|
| 5 |
google-generativeai==0.8.3
|
| 6 |
langchain-google-genai==2.0.4
|
| 7 |
-
python-dotenv==1.0.1
|
|
|
|
|
|
| 4 |
langchain_core==0.3.58
|
| 5 |
google-generativeai==0.8.3
|
| 6 |
langchain-google-genai==2.0.4
|
| 7 |
+
python-dotenv==1.0.1
|
| 8 |
+
pydantic==2.9.2
|