muhtasham commited on
Commit
4749f59
1 Parent(s): 281e223

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  gradio
2
- openai==1.12.0
3
- langchain==0.1.10
4
  langchain-openai==0.0.8
5
- pypdf==4.0.1
6
  python-dotenv==1.0.1
7
- sentence-transformers==2.3.1
8
- chromadb==0.4.22
 
1
  gradio
2
+ openai==1.13.3
3
+ langchain==0.1.11
4
  langchain-openai==0.0.8
5
+ pypdf==4.1.0
6
  python-dotenv==1.0.1
7
+ sentence-transformers==2.5.1
8
+ chromadb==0.4.24