smartTranscend commited on
Commit
5137628
·
verified ·
1 Parent(s): 2fc5631

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
  streamlit==1.32.0
2
- langchain==0.1.20
3
- langchain-openai==0.1.9
4
- langchain-community==0.0.38
5
- openai==1.30.0
6
  faiss-cpu==1.8.0
7
- pypdf==4.2.0
8
- unstructured==0.13.0
9
  python-magic==0.4.27
10
- tiktoken==0.7.0
 
1
  streamlit==1.32.0
2
+ langchain==0.1.16
3
+ langchain-openai==0.1.3
4
+ langchain-community==0.0.34
5
+ openai>=1.30.0
6
  faiss-cpu==1.8.0
7
+ pypdf==4.1.0
8
+ unstructured==0.12.5
9
  python-magic==0.4.27
10
+ tiktoken==0.6.0