Spaces:
Runtime error
Runtime error
Update requirements.txt
#2
by
luckyboyFang
- opened
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ datasets
|
|
2 |
smolagents
|
3 |
langchain-community
|
4 |
rank_bm25
|
5 |
-
duckduckgo-search
|
|
|
|
2 |
smolagents
|
3 |
langchain-community
|
4 |
rank_bm25
|
5 |
+
duckduckgo-search
|
6 |
+
langgraph
|