Ludovicollin commited on
Commit
5be72a2
·
verified ·
1 Parent(s): e4e6f1a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -8
requirements.txt CHANGED
@@ -1,14 +1,10 @@
1
- api-offres-emploi==0.0.2
2
- langchain==0.1.10
3
- langchain-pinecone
4
  langchain-community
5
- langchain-openai
6
- openai
7
- chainlit==1.0.301
8
  simsimd==3.6.0
9
- pinecone-client==3.0.0
10
  pandas
11
  numpy
12
  sentence-transformers==2.2.2
13
- bcrypt==4.1.2
14
  langchain-experimental==0.0.49
 
1
+ langchain==0.1.2
 
 
2
  langchain-community
3
+ langchain-anthropic
4
+ anthropic==0.20.0
5
+ chainlit==1.0.401
6
  simsimd==3.6.0
 
7
  pandas
8
  numpy
9
  sentence-transformers==2.2.2
 
10
  langchain-experimental==0.0.49