ashish-001 commited on
Commit
186397e
·
verified ·
1 Parent(s): 01acbb5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -7
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- streamlit==1.36.0
2
- langchain==0.2.3
3
- langchain-google-genai==1.0.7
4
- langchain-community==0.2.4
5
- langchain-core==0.2.10
6
- PyMuPDF==1.24.7
7
- faiss-cpu==1.8.0
 
 
1
+ streamlit==1.36.0
2
+ langchain==0.2.3
3
+ langchain-google-genai==1.0.7
4
+ langchain-community==0.2.4
5
+ langchain-core==0.2.10
6
+ PyMuPDF==1.24.7
7
+ faiss-cpu==1.8.0
8
+ python-dotenv