SyedHasanCronosPMC commited on
Commit
a374b2f
·
verified ·
1 Parent(s): 3e0d28d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  gradio==4.26.0
2
- langgraph==0.0.40
3
  langchain-core==0.1.46
4
  langchain-anthropic==0.1.10
5
  anthropic==0.24.0
 
 
6
 
7
 
 
1
  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