click>=8.0
rich>=13.0

[all]
anrs[dev,lint,security,validate]

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-json-report>=1.5.0

[lint]
ruff>=0.1.0
radon>=6.0.0

[security]
bandit>=1.7.0
pip-audit>=2.6.0

[validate]
jsonschema>=4.0.0
pyyaml>=6.0.0
