SyedHasanCronosPMC commited on
Commit
396439c
·
verified ·
1 Parent(s): c026a27

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,9 +1,10 @@
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#subdirectory=libs/langgraph
6
 
7
 
8
 
9
 
 
 
1
  gradio==4.26.0
2
+ langchain-core>=0.2.0
3
+ langchain-anthropic>=0.1.13
4
  anthropic==0.24.0
5
  git+https://github.com/langchain-ai/langgraph.git#subdirectory=libs/langgraph
6
 
7
 
8
 
9
 
10
+