alpcansoydas commited on
Commit
f53e640
·
verified ·
1 Parent(s): 35e9e77

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- huggingface_hub==0.24.6
2
- langchain==0.2.1
3
- langchain-community==0.2.1
4
- langchain-huggingface==0.0.3
 
5
  langdetect==1.0.9
6
  sentencepiece
 
1
+ huggingface_hub>=0.30.0
2
+ langchain>=0.3.0
3
+ langchain-community>=0.3.0
4
+ langchain-huggingface>=0.1.0
5
+ langchain-core>=0.3.0
6
  langdetect==1.0.9
7
  sentencepiece