Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,7 +2,8 @@ gradio==4.26.0
|
|
2 |
langchain-core==0.1.46
|
3 |
langchain-anthropic==0.1.10
|
4 |
anthropic==0.24.0
|
5 |
-
git+https://github.com/langchain-ai/langgraph.git
|
|
|
6 |
|
7 |
|
8 |
|
|
|
2 |
langchain-core==0.1.46
|
3 |
langchain-anthropic==0.1.10
|
4 |
anthropic==0.24.0
|
5 |
+
git+https://github.com/langchain-ai/langgraph.git#subdirectory=libs/langgraph
|
6 |
+
|
7 |
|
8 |
|
9 |
|