blob: 51a63812022691329c3d28a4d7d1ded04fd00f0c [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.1
mypy==0.910