datacipen commited on
Commit
0898c3a
1 Parent(s): 00bf96c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -15
requirements.txt CHANGED
@@ -1,16 +1,7 @@
1
- chainlit==1.1.202
2
- bcrypt==4.1.2
3
  langchain
4
- langchain-community
5
- langchain-core
6
- langchain-pinecone
7
- pinecone-client
8
- fastapi
9
- huggingface_hub
10
- pandas
11
- numpy
12
- sentence-transformers
13
- langchain-experimental==0.0.49
14
- plotly==5.18.0
15
- pypdf
16
- literalai
 
 
 
1
  langchain
2
+ chainlit
3
+ langchain_openai
4
+ openai
5
+ chromadb
6
+ tiktoken
7
+ pymupdf