sunbal7 commited on
Commit
6c784e7
Β·
verified Β·
1 Parent(s): 1c7a288

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- streamlit==1.10.0
2
- faiss-cpu==1.7.2
3
- pymupdf==1.18.18
4
- langchain==0.0.148
 
5
  sentence-transformers==2.2.2
6
- groq==0.1.2
7
- python-dotenv==0.19.2
 
1
+ streamlit==1.26.0
2
+ pymupdf==1.23.0
3
+ faiss-cpu==1.7.4
4
+ numpy==1.23.5
5
+ langchain==0.0.200
6
  sentence-transformers==2.2.2
7
+ groq==0.1.0
8
+ python-dotenv==0.21.0