Ryu-m0m commited on
Commit
994b777
·
verified ·
1 Parent(s): ae09ec2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- chromadb==0.5.5
2
- huggingface_hub==0.24.5
3
- langchain==0.2.12
4
- langchain_community==0.2.11
5
- numpy==2.0.1
6
- sentence_transformers==3.0.1
7
- streamlit==1.33.0
 
1
+ chromadb==0.5.5
2
+ huggingface_hub==0.24.5
3
+ langchain==0.2.12
4
+ langchain_community==0.2.11
5
+ numpy==2.0.0
6
+ sentence_transformers==3.0.1
7
+ streamlit==1.33.0