Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ langchain_community
|
|
| 5 |
langchain
|
| 6 |
tavily-python
|
| 7 |
python-dotenv
|
| 8 |
-
langgraph
|
|
|
|
|
|
| 5 |
langchain
|
| 6 |
tavily-python
|
| 7 |
python-dotenv
|
| 8 |
+
langgraph
|
| 9 |
+
langchain_experimental
|