Spaces:
Running
Running
Commit
·
fd3da93
1
Parent(s):
82dfb1f
Minor fix
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -80,7 +80,7 @@ ruff==0.12.1
|
|
| 80 |
safehttpx==0.1.6
|
| 81 |
safetensors==0.5.3
|
| 82 |
scikit-image==0.25.2
|
| 83 |
-
scipy==1.
|
| 84 |
semantic-version==2.10.0
|
| 85 |
semchunk==2.2.2
|
| 86 |
setuptools==80.9.0
|
|
|
|
| 80 |
safehttpx==0.1.6
|
| 81 |
safetensors==0.5.3
|
| 82 |
scikit-image==0.25.2
|
| 83 |
+
scipy==1.15.3
|
| 84 |
semantic-version==2.10.0
|
| 85 |
semchunk==2.2.2
|
| 86 |
setuptools==80.9.0
|