ubelt>=1.3.6
utool>=2.3.0
kwconf>=0.10.0

[:python_version < "3.11" and python_version >= "3.10"]
networkx>=2.7
Pillow>=9.1.0
numpy>=1.21.6
scipy>=1.8.0
scikit-image>=0.19.0
scikit-learn>=1.0.2
statsmodels>=0.13.1

[:python_version < "3.12" and python_version >= "3.11"]
Pillow>=9.4.0
numpy>=1.24.0
scipy>=1.9.2
scikit-image>=0.20.0
scikit-learn>=1.1.3
statsmodels>=0.13.3

[:python_version < "3.13" and python_version >= "3.11"]
networkx>=2.8

[:python_version < "3.13" and python_version >= "3.12"]
Pillow>=10.0.0
numpy>=1.26.0
scipy>=1.11.2
scikit-image>=0.22.0
scikit-learn>=1.3.1
statsmodels>=0.14.0

[:python_version < "3.14" and python_version >= "3.13"]
Pillow>=10.4.0
numpy>=2.1.0
scipy>=1.14.1
scikit-image>=0.25.0
scikit-learn>=1.5.2
statsmodels>=0.14.3

[:python_version < "4.0" and python_version >= "3.13"]
networkx>=3.0

[:python_version < "4.0" and python_version >= "3.14"]
Pillow>=12.0.0
numpy>=2.3.4
scipy>=1.16.2
scikit-image>=0.26.0
scikit-learn>=1.7.2
statsmodels>=0.14.5

[all]
setuptools>=34.1.0
wheel
scikit-build
cmake
ninja

[all:python_version < "3.11" and python_version >= "3.10"]
pyflann_ibeis>=2.4.2
pyhesaff>=2.1.4
vtool_ibeis_ext>=0.1.3
opencv-python-headless>=4.5.4.58
opencv-python>=4.5.4.58

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

[all:python_version < "4.0" and python_version >= "3.11"]
pyflann_ibeis>=2.4.2
pyhesaff>=2.1.4
vtool_ibeis_ext>=0.1.3

[all:python_version < "4.0" and python_version >= "3.13"]
opencv-python-headless>=4.10.0.84
opencv-python>=4.10.0.84

[build]
setuptools>=34.1.0
wheel
scikit-build
cmake
ninja

[docs]
sphinx>=5.0.1
sphinx-autobuild>=2021.3.14
sphinx_rtd_theme>=1.0.0
sphinxcontrib-napoleon>=0.7
sphinx-autoapi>=1.8.4
Pygments>=2.9.0
myst_parser>=0.18.0
sphinx-reredirects>=0.0.1

[graphics]

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

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

[graphics:python_version < "4.0" and python_version >= "3.13"]
opencv-python>=4.10.0.84

[headless]

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

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

[headless:python_version < "4.0" and python_version >= "3.13"]
opencv-python-headless>=4.10.0.84

[optional]

[optional:python_version < "3.11" and python_version >= "3.10"]
pyflann_ibeis>=2.4.2
pyhesaff>=2.1.4
vtool_ibeis_ext>=0.1.3

[optional:python_version < "4.0" and python_version >= "3.11"]
pyflann_ibeis>=2.4.2
pyhesaff>=2.1.4
vtool_ibeis_ext>=0.1.3

[tests]
xdoctest>=1.1.3
pytest-cov>=3.0.0
loguru>=0.7.3

[tests:python_version < "3.11" and python_version >= "3.10"]
pytest>=8.1.1

[tests:python_version < "3.12" and python_version >= "3.10"]
coverage>=6.1.1

[tests:python_version < "3.12" and python_version >= "3.11"]
pytest>=8.1.1

[tests:python_version < "3.13" and python_version >= "3.12"]
pytest>=8.1.1

[tests:python_version < "4.0" and python_version >= "3.12"]
coverage>=7.3.0

[tests:python_version < "4.0" and python_version >= "3.13"]
pytest>=8.1.1
