rstcheck<7.0.0,>=3.0.0

[codeqa]
flake8>=3.8.0
pylint
reuse

[coverage]
coverage[toml]

[dev]
antsibull-changelog[codeqa]
antsibull-changelog[coverage]
antsibull-changelog[formatters]
antsibull-changelog[test]
antsibull-changelog[typing]
nox

[formatters]
black
isort

[test]
pytest
pytest-cov
pytest-error-for-skips

[typing]
mypy
pyre-check>=0.9.17
types-docutils
types-pyyaml
types-toml
