Files
typeshed/requirements-tests.txt
2022-03-30 11:06:07 +02: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.1.0
flake8==4.0.1
flake8-bugbear==21.11.29
flake8-pyi==22.3.0
# must match .pre-commit-config.yaml
isort==5.10.1
tomli==1.2.2