third_party.pylibs.pylint.src/requirements_test_pre_commit.txt

7 lines
183 B
Plaintext
Raw Normal View History

# Everything in this file should reflect the pre-commit configuration
# in .pre-commit-config.yaml
black==21.11b1;python_full_version>="3.6.2"
flake8==4.0.1
isort==5.10.1
mypy==0.910