numpy>=1.19.0
comtypes>=1.1.0

[all]
numpy>=1.19.0
comtypes>=1.1.0
opencv-python>=4.5.0
pillow>=8.0.0

[cv2]
opencv-python>=4.5.0

[dev]
black>=22.3.0
isort>=5.10.1
mypy>=0.950
pytest>=7.0.0
pytest-cov>=3.0.0
flake8>=4.0.1
tox>=3.24.5

[docs]
sphinx>=4.5.0
sphinx-rtd-theme>=1.0.0
myst-parser>=0.18.0

[gpu]
cupy-cuda11x>=11.0.0
opencv-python>=4.5.0

[pil]
pillow>=8.0.0
