Files
typeshed/requirements-tests.txt
2022-04-18 22:52:44 +01:00

11 lines
262 B
Plaintext

mypy==0.942
pytype==2022.03.29; platform_system != "Windows" and python_version < "3.10"
# must match .pre-commit-config.yaml
black==22.3.0
flake8==4.0.1
flake8-bugbear==21.11.29
flake8-pyi==22.4.1
# must match .pre-commit-config.yaml
isort==5.10.1
tomli==1.2.2