pritmanvar-bacancy commited on
Commit
f72ec79
·
verified ·
1 Parent(s): d481ea4

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ bs4==0.0.2
2
+ html2text==2024.2.26
3
+ langchain==0.2.15
4
+ langchain-community==0.2.15
5
+ langchain-core==0.2.37
6
+ langchain-groq==0.1.9
7
+ streamlit==1.38.0
8
+ python-dotenv==1.0.1