joblib>=1.1.0
pyyaml>=5.4.1

[:python_version < "3.10"]
scikit_image>=0.18.1

[:python_version < "3.10" and python_version >= "3.9"]
numpy>=1.21.6
scikit-learn>=0.24.2
pandas>=1.4.0
astropy>=5.1

[:python_version < "3.11"]
fiona>=1.8.21

[:python_version < "3.11" and python_version >= "3.10"]
numpy>=1.21.6
scikit_learn>=1.1.1
scikit_image>=0.19.3
pandas>=1.3.5
astropy>=5.1

[:python_version < "3.9" and python_version >= "3.8"]
numpy>=1.21.6
scikit-learn>=0.24.2
pandas>=1.4.0
astropy>=5.1

[:python_version < "4.0" and python_version >= "3.11"]
numpy>=1.23.2
fiona>=1.8.22
scikit_learn>=1.1.3
scikit_image>=0.20.0
pandas>=1.5.0
astropy>=5.2.2

[all]
joblib>=1.1.0
pyyaml>=5.4.1
xdoctest>=1.0.2
ubelt>=1.2.1
pytest-timeout>=1.4.2
requests>=2.25.1
matplotlib>=3.3.4
Seaborn>=0.9.0
click>=7.1.1
scikit-build>=0.10.0
cmake>=3.21.2
cython>=0.29.32

[all-strict]
joblib==1.1.0
pyyaml==5.4.1
xdoctest==1.0.2
ubelt==1.2.1
pytest-timeout==1.4.2
requests==2.25.1
matplotlib==3.3.4
Seaborn==0.9.0
click==7.1.1
scikit-build==0.10.0
cmake==3.21.2
cython==0.29.32

[all-strict:python_version < "3.10"]
scikit_image==0.18.1

[all-strict:python_version < "3.10" and python_version >= "3.9"]
numpy==1.21.6
scikit-learn==0.24.2
pandas==1.4.0
astropy==5.1
coverage==5.3.1

[all-strict:python_version < "3.10.0" and python_version >= "3.7.0"]
pytest==4.6.0

[all-strict:python_version < "3.11"]
fiona==1.8.21

[all-strict:python_version < "3.11" and python_version >= "3.10"]
numpy==1.21.6
scikit_learn==1.1.1
scikit_image==0.19.3
pandas==1.3.5
astropy==5.1

[all-strict:python_version < "3.7" and python_version >= "3.6"]
coverage==6.1.1

[all-strict:python_version < "3.7.0" and python_version >= "3.6.0"]
pytest==4.6.0

[all-strict:python_version < "3.8" and python_version >= "3.7"]
coverage==6.1.1

[all-strict:python_version < "3.9" and python_version >= "3.8"]
numpy==1.21.6
scikit-learn==0.24.2
pandas==1.4.0
astropy==5.1
coverage==6.1.1

[all-strict:python_version < "4.0" and python_version >= "3.11"]
numpy==1.23.2
fiona==1.8.22
scikit_learn==1.1.3
scikit_image==0.20.0
pandas==1.5.0
astropy==5.2.2

[all-strict:python_version >= "3.10"]
coverage==6.1.1

[all-strict:python_version >= "3.10.0"]
pytest==6.2.5

[all-strict:python_version >= "3.6.0"]
pytest-cov==3.0.0

[all:python_version < "3.10"]
scikit_image>=0.18.1

[all:python_version < "3.10" and python_version >= "3.9"]
numpy>=1.21.6
scikit-learn>=0.24.2
pandas>=1.4.0
astropy>=5.1
coverage>=5.3.1

[all:python_version < "3.10.0" and python_version >= "3.7.0"]
pytest>=4.6.0

[all:python_version < "3.11"]
fiona>=1.8.21

[all:python_version < "3.11" and python_version >= "3.10"]
numpy>=1.21.6
scikit_learn>=1.1.1
scikit_image>=0.19.3
pandas>=1.3.5
astropy>=5.1

[all:python_version < "3.7" and python_version >= "3.6"]
coverage>=6.1.1

[all:python_version < "3.7.0" and python_version >= "3.6.0"]
pytest>=4.6.0

[all:python_version < "3.8" and python_version >= "3.7"]
coverage>=6.1.1

[all:python_version < "3.9" and python_version >= "3.8"]
numpy>=1.21.6
scikit-learn>=0.24.2
pandas>=1.4.0
astropy>=5.1
coverage>=6.1.1

[all:python_version < "4.0" and python_version >= "3.11"]
numpy>=1.23.2
fiona>=1.8.22
scikit_learn>=1.1.3
scikit_image>=0.20.0
pandas>=1.5.0
astropy>=5.2.2

[all:python_version >= "3.10"]
coverage>=6.1.1

[all:python_version >= "3.10.0"]
pytest>=6.2.5

[all:python_version >= "3.6.0"]
pytest-cov>=3.0.0

[graphics]

[graphics-strict]

[graphics-strict:python_version < "3.10" and python_version >= "3.9"]
opencv-python==3.4.15.55

[graphics-strict:python_version < "3.11" and python_version >= "3.10"]
opencv-python==4.5.4.58

[graphics-strict:python_version < "3.4" and python_version >= "2.7"]
opencv-python==3.1.0.0

[graphics-strict:python_version < "3.5" and python_version >= "3.4"]
opencv-python==3.1.0.5

[graphics-strict:python_version < "3.6" and python_version >= "3.5"]
opencv-python==3.1.0.2

[graphics-strict:python_version < "3.7" and python_version >= "3.6"]
opencv-python==3.4.13.47

[graphics-strict:python_version < "3.8" and python_version >= "3.7"]
opencv-python==3.4.15.55

[graphics-strict:python_version < "3.9" and python_version >= "3.8"]
opencv-python==3.4.15.55

[graphics-strict:python_version < "4.0" and python_version >= "3.11"]
opencv-python==4.5.5.64

[graphics:python_version < "3.10" and python_version >= "3.9"]
opencv-python>=3.4.15.55

[graphics:python_version < "3.11" and python_version >= "3.10"]
opencv-python>=4.5.4.58

[graphics:python_version < "3.4" and python_version >= "2.7"]
opencv-python>=3.1.0.0

[graphics:python_version < "3.5" and python_version >= "3.4"]
opencv-python>=3.1.0.5

[graphics:python_version < "3.6" and python_version >= "3.5"]
opencv-python>=3.1.0.2

[graphics:python_version < "3.7" and python_version >= "3.6"]
opencv-python>=3.4.13.47

[graphics:python_version < "3.8" and python_version >= "3.7"]
opencv-python>=3.4.15.55

[graphics:python_version < "3.9" and python_version >= "3.8"]
opencv-python>=3.4.15.55

[graphics:python_version < "4.0" and python_version >= "3.11"]
opencv-python>=4.5.5.64

[headless]

[headless-strict]

[headless-strict:python_version < "3.10" and python_version >= "3.9"]
opencv-python-headless==3.4.15.55

[headless-strict:python_version < "3.11" and python_version >= "3.10"]
opencv-python-headless==4.5.4.58

[headless-strict:python_version < "3.4" and python_version >= "2.7"]
opencv-python-headless==3.4.2.16

[headless-strict:python_version < "3.5" and python_version >= "3.4"]
opencv-python-headless==3.4.2.16

[headless-strict:python_version < "3.6" and python_version >= "3.5"]
opencv-python-headless==3.4.2.16

[headless-strict:python_version < "3.7" and python_version >= "3.6"]
opencv-python-headless==3.4.13.47

[headless-strict:python_version < "3.8" and python_version >= "3.7"]
opencv-python-headless==3.4.15.55

[headless-strict:python_version < "3.9" and python_version >= "3.8"]
opencv-python-headless==3.4.15.55

[headless-strict:python_version < "4.0" and python_version >= "3.11"]
opencv-python-headless==4.5.5.64

[headless:python_version < "3.10" and python_version >= "3.9"]
opencv-python-headless>=3.4.15.55

[headless:python_version < "3.11" and python_version >= "3.10"]
opencv-python-headless>=4.5.4.58

[headless:python_version < "3.4" and python_version >= "2.7"]
opencv-python-headless>=3.4.2.16

[headless:python_version < "3.5" and python_version >= "3.4"]
opencv-python-headless>=3.4.2.16

[headless:python_version < "3.6" and python_version >= "3.5"]
opencv-python-headless>=3.4.2.16

[headless:python_version < "3.7" and python_version >= "3.6"]
opencv-python-headless>=3.4.13.47

[headless:python_version < "3.8" and python_version >= "3.7"]
opencv-python-headless>=3.4.15.55

[headless:python_version < "3.9" and python_version >= "3.8"]
opencv-python-headless>=3.4.15.55

[headless:python_version < "4.0" and python_version >= "3.11"]
opencv-python-headless>=4.5.5.64

[optional]
matplotlib>=3.3.4
Seaborn>=0.9.0
click>=7.1.1

[optional-strict]
matplotlib==3.3.4
Seaborn==0.9.0
click==7.1.1

[runtime-strict]
joblib==1.1.0
pyyaml==5.4.1

[runtime-strict:python_version < "3.10"]
scikit_image==0.18.1

[runtime-strict:python_version < "3.10" and python_version >= "3.9"]
numpy==1.21.6
scikit-learn==0.24.2
pandas==1.4.0
astropy==5.1

[runtime-strict:python_version < "3.11"]
fiona==1.8.21

[runtime-strict:python_version < "3.11" and python_version >= "3.10"]
numpy==1.21.6
scikit_learn==1.1.1
scikit_image==0.19.3
pandas==1.3.5
astropy==5.1

[runtime-strict:python_version < "3.9" and python_version >= "3.8"]
numpy==1.21.6
scikit-learn==0.24.2
pandas==1.4.0
astropy==5.1

[runtime-strict:python_version < "4.0" and python_version >= "3.11"]
numpy==1.23.2
fiona==1.8.22
scikit_learn==1.1.3
scikit_image==0.20.0
pandas==1.5.0
astropy==5.2.2

[tests]
xdoctest>=1.0.2
ubelt>=1.2.1
pytest-timeout>=1.4.2
requests>=2.25.1

[tests-strict]
xdoctest==1.0.2
ubelt==1.2.1
pytest-timeout==1.4.2
requests==2.25.1

[tests-strict:python_version < "3.10" and python_version >= "3.9"]
coverage==5.3.1

[tests-strict:python_version < "3.10.0" and python_version >= "3.7.0"]
pytest==4.6.0

[tests-strict:python_version < "3.7" and python_version >= "3.6"]
coverage==6.1.1

[tests-strict:python_version < "3.7.0" and python_version >= "3.6.0"]
pytest==4.6.0

[tests-strict:python_version < "3.8" and python_version >= "3.7"]
coverage==6.1.1

[tests-strict:python_version < "3.9" and python_version >= "3.8"]
coverage==6.1.1

[tests-strict:python_version >= "3.10"]
coverage==6.1.1

[tests-strict:python_version >= "3.10.0"]
pytest==6.2.5

[tests-strict:python_version >= "3.6.0"]
pytest-cov==3.0.0

[tests:python_version < "3.10" and python_version >= "3.9"]
coverage>=5.3.1

[tests:python_version < "3.10.0" and python_version >= "3.7.0"]
pytest>=4.6.0

[tests:python_version < "3.7" and python_version >= "3.6"]
coverage>=6.1.1

[tests:python_version < "3.7.0" and python_version >= "3.6.0"]
pytest>=4.6.0

[tests:python_version < "3.8" and python_version >= "3.7"]
coverage>=6.1.1

[tests:python_version < "3.9" and python_version >= "3.8"]
coverage>=6.1.1

[tests:python_version >= "3.10"]
coverage>=6.1.1

[tests:python_version >= "3.10.0"]
pytest>=6.2.5

[tests:python_version >= "3.6.0"]
pytest-cov>=3.0.0
