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

Update requirements.txt

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