matplotlib
numpy
pandas
scipy

[audit]
pip-audit

[build-check]
check-wheel-contents

[dev]
build
check-wheel-contents
nox
pdoc>=16
pip-audit
pre-commit
pytest
pytest-cov
ruff
tomli
twine
validate-pyproject

[docs]
pdoc>=16

[lint]
ruff
tomli
validate-pyproject

[publish]
build
twine

[test]
pytest
pytest-cov
