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:
Sergey Lyubimtsev 2021-10-12 11:49:42 +03:00 committed by GitHub
parent 1ba4f4caf6
commit a10f40d6d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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