jsonschema>=4.20
pyyaml>=6.0

[quality]
bandit>=1.7
ruff>=0.5
radon>=6.0
coverage>=7.0
pip-audit>=2.6

[test]
pytest>=7.0
pytest-cov>=4.0
bandit>=1.7
ruff>=0.5
radon>=6.0
coverage>=7.0
build>=1.0

[test:python_version < "3.11"]
tomli>=2.0
