semver>=3.0.0
docutils>=0.21.0

[build]
changelog-chug[devel]
wheel
build

[devel]
changelog-chug[test]
pyupgrade~=3.17
isort~=5.13

[publish]
changelog-chug[build]
twine

[static-analysis]
pip-check
mccabe~=0.7
pycodestyle~=2.12
ruff~=0.6

[test]
changelog-chug[static-analysis]
testtools
testscenarios>=0.4
coverage
