SyedHasanCronosPMC commited on
Commit
c026a27
·
verified ·
1 Parent(s): 6f68fde

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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