blob: 174e83f36527c004c1924694156067eedd04eb11 [file] [log] [blame]
# Everything in this file should reflect the pre-commit configuration
# in .pre-commit-config.yaml
black==21.6b0;python_full_version>="3.6.2"
flake8==3.9.2
isort==5.9.0
mypy==0.902