Manishkumaryadav commited on
Commit
88d1418
·
verified ·
1 Parent(s): 0a07fd2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
- # requirements.txt
2
  streamlit==1.33.0
3
- openai==1.30.2 # Explicitly use this version
4
- langchain-community==0.2.0
5
- langchain-openai==0.1.8 # Critical fix
6
  pymupdf==1.24.3
7
  pdfplumber==0.11.0
8
  faiss-cpu==1.8.0
 
 
1
  streamlit==1.33.0
2
+ openai==0.28.1
3
+ langchain-community==0.0.29
4
+ langchain-openai==0.0.8
5
  pymupdf==1.24.3
6
  pdfplumber==0.11.0
7
  faiss-cpu==1.8.0