aiofiles
aiohttp>=3.0.0
build
packaging>=20.0
perky
pydantic<2.0.0,>=1.0.0
pyyaml
semantic-version
sh<2.0.0,>=1.0.0
twiggy>=0.5.0

[codeqa]
antsibull-changelog
flake8>=6.0.0
pylint>=2.15.7
reuse

[coverage]
coverage[toml]

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

[formatters]
black
isort

[test]
asynctest
cryptography
pytest
pytest-asyncio>=0.20
pytest-cov
pytest-error-for-skips

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