Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -8
requirements.txt
CHANGED
|
@@ -1,8 +1,9 @@
|
|
| 1 |
-
gradio==4.44.0
|
| 2 |
-
langchain==0.2.16
|
| 3 |
-
langgraph==0.2.14
|
| 4 |
-
langchain-community==0.2.10
|
| 5 |
-
langchain-openai==0.1.21
|
| 6 |
-
tavily-python==0.3.4
|
| 7 |
-
pydantic==2.11.1
|
| 8 |
-
openai==1.40.2
|
|
|
|
|
|
| 1 |
+
gradio==4.44.0
|
| 2 |
+
langchain==0.2.16
|
| 3 |
+
langgraph==0.2.14
|
| 4 |
+
langchain-community==0.2.10
|
| 5 |
+
langchain-openai==0.1.21
|
| 6 |
+
tavily-python==0.3.4
|
| 7 |
+
pydantic==2.11.1
|
| 8 |
+
openai==1.40.2
|
| 9 |
+
langchain-google-genai
|