MandarBhalerao commited on
Commit
6503375
·
1 Parent(s): 8ac18f8

Initial commit

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -9
requirements.txt CHANGED
@@ -1,9 +1,6 @@
1
- langchain==0.2.14
2
- langchain-community==0.2.12
3
- langchain-groq===0.1.9
4
- unstructured==0.14.6
5
- selenium==4.21.0
6
- streamlit==1.35.0
7
- pandas==2.0.2
8
- python-dotenv==1.0.0
9
- pdfplumber==0.11.4
 
1
+ langchain_community==0.2.16
2
+ langchain_core==0.2.39
3
+ langchain_groq==0.1.9
4
+ pdfplumber==0.11.4
5
+ python-dotenv==1.0.1
6
+ streamlit==1.35.0