Pillow

[all]
snapbox[dev,docs,test]

[dev]
black
detect-secrets
doc8
ipython
isort
mypy
pip-tools
pydoclint
ruff
twine
uv

[docs]
sphinx<6.0
sphinx-rtd-theme>=1.3.0
sphinx-no-pragma

[test]
pytest
pytest-cov
pytest-rst
