Pillow>=9.0.0
numpy>=1.21.0

[:python_version < "3.10"]
typing-extensions>=4.0.0

[benchmark]
matplotlib>=3.5.0
seaborn>=0.11.0
memory-profiler>=0.60.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=22.0.0
isort>=5.10.0
flake8>=5.0.0
mypy>=1.0.0
pre-commit>=2.20.0

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