Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
flask==3.0.
|
2 |
gunicorn==21.2.0
|
3 |
sentence-transformers==2.7.0
|
4 |
torch==2.3.0 --extra-index-url https://download.pytorch.org/whl/cpu
|
|
|
1 |
+
flask==3.0.3
|
2 |
gunicorn==21.2.0
|
3 |
sentence-transformers==2.7.0
|
4 |
torch==2.3.0 --extra-index-url https://download.pytorch.org/whl/cpu
|