mccabe>=0.7.0
pycodestyle>=2.9.1
pydocstyle>=6.1.1
pyflakes>=2.5.0

[all]
pylint
eradicate
radon
mypy
vulture

[eradicate]
eradicate

[mypy]
mypy

[pylint]
pylint

[radon]
radon

[tests]
pytest>=7.1.2
pytest-mypy
eradicate>=2.0.0
radon>=5.1.0
mypy
pylint>=2.11.1
pylama-quotes
toml
vulture
types-setuptools
types-toml

[toml]
toml>=0.10.2

[vulture]
vulture
