Set scikit-image~=0.18.3 for python versions >=3.7 (#7910)
* Set scikit-image~=0.18.3 for python versions >=3.7 * Set scikit-image>=0.17.2 (0.17.2 is not available for >=3.7)
This commit is contained in:
parent
1ba4f4caf6
commit
a10f40d6d4
@ -11,7 +11,7 @@ texttable~=1.6.3
|
|||||||
py-cpuinfo>=7.0.0
|
py-cpuinfo>=7.0.0
|
||||||
PyYAML>=5.4.1
|
PyYAML>=5.4.1
|
||||||
pillow>=8.1.2
|
pillow>=8.1.2
|
||||||
scikit-image~=0.17.2
|
scikit-image>=0.17.2
|
||||||
scikit-learn>=0.24.1
|
scikit-learn>=0.24.1
|
||||||
yamlloader>=0.5
|
yamlloader>=0.5
|
||||||
shapely>=1.7.1
|
shapely>=1.7.1
|
||||||
|
Loading…
Reference in New Issue
Block a user