Files
core/requirements_test_pre_commit.txt
J. Nick Koston 3fa8ffa731 Enable mccabe complexity checks in flake8 (#49616)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-04-25 12:38:40 +02:00

17 lines
343 B
Plaintext

# Automatically generated from .pre-commit-config.yaml by gen_requirements_all.py, do not edit
bandit==1.7.0
black==20.8b1
codespell==2.0.0
flake8-comprehensions==3.4.0
flake8-docstrings==1.6.0
flake8-noqa==1.1.0
flake8==3.9.1
isort==5.8.0
mccabe==0.6.1
pycodestyle==2.7.0
pydocstyle==6.0.0
pyflakes==2.3.1
pyupgrade==2.12.0
yamllint==1.24.2