# Everything in this file should reflect the pre-commit configuration
# in .pre-commit-config.yaml
black==21.11b1
flake8==4.0.1
flake8-typing-imports==1.11.0
isort==5.10.1
mypy==0.910
