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