Sign in
android
/
platform
/
external
/
python
/
pylint
/
303654c81c040ca1c1d2103f1b8c7a428ef0da4f
/
.
/
requirements_test_pre_commit.txt
blob: bfe572d854a9da22d22c17e7d56102cbd0d860af [
file
] [
log
] [
blame
]
# Everything in this file should reflect the pre-commit configuration
# in .pre-commit-config.yaml
black==21.7b0;python_full_version>="3.6.2"
flake8==3.9.2
isort==5.9.3
mypy==0.910