sphinx>=3.2.0
beautifulsoup4

[:python_version < "3.7"]
dataclasses

[build]
build
twine

[checks]
tox
doc8>=0.9
flake8
flake8-bugbear
pydocstyle[toml]>=6.1
pygments

[dev]
build
twine
sphinx-rtd-theme
matplotlib
pytest>=6
coverage[toml]>=5
tox
doc8>=0.9
flake8
flake8-bugbear
pydocstyle[toml]>=6.1
pygments

[docs]
sphinx-rtd-theme
matplotlib

[tests]
pytest>=6
coverage[toml]>=5
