numpy>=1.20.0
boundednumbers>=0.1.0
typing-extensions>=4.0.0

[cv2]
opencv-python>=4.5.0

[dev]
unitfield[test]
Cython>=3.0
ruff>=0.1.0
mypy>=1.0.0
black>=23.0.0
isort>=5.12.0

[docs]
sphinx>=5.0.0
sphinx-rtd-theme>=1.2.0
sphinx-autodoc-typehints>=1.22.0

[publish]
build>=1.0.0
twine>=4.0.0
tomli>=1.1.0
keyring>=24.0.0

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-benchmark>=4.0.0
opencv-python>=4.5.0
