MandarBhalerao commited on
Commit
44c5640
1 Parent(s): 6503375

Initial commit

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ 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
 
 
3
  langchain_groq==0.1.9
4
  pdfplumber==0.11.4
5
  python-dotenv==1.0.1
6
+ streamlit==1.35.0
7
+ beautifulsoup4==4.12.3