cryogenic22 commited on
Commit
87958cc
·
verified ·
1 Parent(s): b8a7cf9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- langchain
2
- langchain-openai
3
- langchain-anthropic
4
- anthropic
5
  openai
6
  streamlit
7
  numpy
 
1
+ anthropic>=0.18.1
2
+ langchain>=0.1.12
3
+ langchain-openai>=0.0.8
4
+ langchain-anthropic>=0.1.4
5
  openai
6
  streamlit
7
  numpy