Skip to content

Commit f08b9b0

Browse files
authored
upgrade scipy (#3855)
1 parent 276344b commit f08b9b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/accuracy_checker/requirements-extra.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ pyclipper>=1.2.1
3030
# brain tumor segmentation
3131
nibabel>=3.2.1
3232
# nncf's upperbound: https://github.com/openvinotoolkit/nncf/blob/a8af39627647ddbb89ef33cf42ff42e9c048b981/setup.py#L106
33-
scipy >=1.5.4,<1.11
33+
scipy>=1.5.4
3434

3535
# dicom images reading
3636
pydicom>=2.1.2

0 commit comments

Comments
 (0)