mccabe>=0.6.1
pycodestyle>=2.8.0
pydocstyle>=6.1.1
pyflakes>=2.4.0

[all]
pylint
eradicate
radon
mypy
vulture

[eradicate]
eradicate

[mypy]
mypy

[pylint]
pylint

[radon]
radon

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

[vulture]
vulture
