
[build]
setuptools
wheel
build
twine

[docs]
sphinx
sphinx-copybutton

[format]
black
isort

[lint]
pyright

[test]
pytest
coverage[toml]
pytest-cov
