matplotlib>=1.4.0
numpy
Pillow
webcolors
typing_extensions>=4.5

[dev]
tox
tox-pyenv-redux
mypy
ruff
pytest==7.4.1
pytest-cov==4.1.0
coverage[toml]==7.3.1
typeguard==4.4.0

[lint]
mypy
ruff

[test]
pytest==7.4.1
pytest-cov==4.1.0
coverage[toml]==7.3.1
typeguard==4.4.0
