
[all]
arbiter[analyzers,test]

[analyzers]
ruff>=0.4.0
radon>=6.0
vulture>=2.10
bandit>=1.7.0

[test]
pytest>=7.0
