
[build]
setuptools
twine
wheel
build

[docs]
sphinx
sphinx_rtd_theme

[lint]
ruff

[tests]
pytest
pytest-cov
pytest-datafiles
python-coveralls
flake8
