We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62e33cb commit b6425d3Copy full SHA for b6425d3
app/requirements.txt
@@ -1,13 +1,13 @@
1
Flask==2.0.1
2
Flask-WTF==1.2.2
3
Werkzeug==2.0.3
4
-scikit-learn==1.2.2
+scikit-learn==1.7.1
5
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
+numpy==2.3.1
+sentence-transformers==5.0.0
+transformers==4.41.0
+torch==2.7.1
+huggingface_hub==0.33.4
11
openai==0.28.0
12
PyYAML==6.0.2
13
GitPython==3.1.44
0 commit comments