Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -2
requirements.txt
CHANGED
@@ -1,2 +1,7 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langgraph==0.0.7
|
2 |
+
langchain-google-genai==0.1.0
|
3 |
+
langchain-community==0.0.29
|
4 |
+
duckduckgo-search==3.9.7
|
5 |
+
wikipedia==1.4.0
|
6 |
+
gradio==4.19.1
|
7 |
+
python-dotenv==1.0.0
|