yonkoyonks commited on
Commit
4353a51
·
verified ·
1 Parent(s): a551c40

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  numpy==1.26.4
2
  pandas==2.1.1
3
  streamlit==1.30.0
4
- langchain
5
- langchain-community
6
- langchain-huggingface
 
7
  python-dotenv
 
1
  numpy==1.26.4
2
  pandas==2.1.1
3
  streamlit==1.30.0
4
+ langchain==0.3.27
5
+ langchain-community==0.3.31
6
+ langchain-huggingface==0.3.1
7
+ huggingface-hub==0.19.4
8
  python-dotenv