sachit3071 commited on
Commit
b53f60b
·
1 Parent(s): df90043

updated requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- requests==2.31.0
2
- beautifulsoup4==4.12.2
3
- langchain-core==0.1.12
4
- langchain-community==0.0.19
5
- langchain-text-splitters==0.0.1
6
- langchain-huggingface==0.0.9
7
- python-dotenv==1.0.0
8
  streamlit
9
  json
 
1
+ requests
2
+ beautifulsoup4
3
+ langchain-core
4
+ langchain-community
5
+ langchain-text-splitters
6
+ langchain-huggingface
7
+ python-dotenv
8
  streamlit
9
  json