again reqs
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -15,7 +15,7 @@ onnxruntime~=1.22.1
|
|
| 15 |
scikit-image~=0.25.2
|
| 16 |
tqdm~=4.67.1
|
| 17 |
scikit-learn~=1.7.2
|
| 18 |
-
scipy~=1.
|
| 19 |
matplotlib~=3.10.6
|
| 20 |
pandas~=2.3.2
|
| 21 |
prettytable~=3.16.0
|
|
|
|
| 15 |
scikit-image~=0.25.2
|
| 16 |
tqdm~=4.67.1
|
| 17 |
scikit-learn~=1.7.2
|
| 18 |
+
scipy~=1.15.3
|
| 19 |
matplotlib~=3.10.6
|
| 20 |
pandas~=2.3.2
|
| 21 |
prettytable~=3.16.0
|