Skip to content

Commit b2eae58

Browse files
upgrade dependencies
1 parent 2cdcf41 commit b2eae58

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

app/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
Flask==2.0.1
22
Flask-WTF==1.2.2
33
Werkzeug==2.0.3
4-
scikit-learn==1.2.2
4+
scikit-learn==1.7.1
55
segment-analytics-python==2.3.3
6-
numpy==1.24.4
7-
sentence-transformers==2.3.1
8-
--find-links https://download.pytorch.org/whl/cpu/torch_stable.html
9-
torch==2.0.1+cpu
10-
huggingface_hub==0.15.1
6+
numpy==2.3.1
7+
sentence-transformers==5.0.0
8+
transformers==4.41.0
9+
torch==2.7.1
10+
huggingface_hub==0.33.4
1111
openai==0.28.0
1212
PyYAML==6.0.2
1313
GitPython==3.1.44

0 commit comments

Comments
 (0)