Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
gradio
|
2 |
requests
|
3 |
|
4 |
-
langchain
|
5 |
-
langgraph
|
6 |
-
langchain-openai
|
7 |
-
langchain-community
|
8 |
|
9 |
# Tools and Utilities
|
10 |
duckduckgo-search==5.1.0
|
|
|
1 |
gradio
|
2 |
requests
|
3 |
|
4 |
+
langchain
|
5 |
+
langgraph
|
6 |
+
langchain-openai
|
7 |
+
langchain-community
|
8 |
|
9 |
# Tools and Utilities
|
10 |
duckduckgo-search==5.1.0
|