Spaces:
Runtime error
Runtime error
Update with the newer versions
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
datasets
|
| 2 |
smolagents==1.18.0
|
| 3 |
-
langchain-community
|
| 4 |
rank_bm25
|
| 5 |
duckduckgo-search
|
| 6 |
-
langchain
|
|
|
|
|
|
|
|
|
| 1 |
datasets
|
| 2 |
smolagents==1.18.0
|
|
|
|
| 3 |
rank_bm25
|
| 4 |
duckduckgo-search
|
| 5 |
+
langchain
|
| 6 |
+
langchain-core
|
| 7 |
+
langchain-community
|