Files
typeshed/requirements-tests.txt
2022-01-04 10:59:26 +02:00

11 lines
264 B
Plaintext

mypy==0.930
pytype==2021.11.29; platform_system != "Windows" and python_version < "3.10"
# must match .pre-commit-config.yaml
black==21.12b0
flake8==4.0.1
flake8-bugbear==21.11.29
flake8-pyi==20.10.0
# must match .pre-commit-config.yaml
isort==5.10.1
tomli==1.2.2