Files
typeshed/requirements-tests.txt
Sebastian Rittau eee7f71f23 Update pytype (#6839)
* Update pytest and pyright

* Don't upgrade pyright
2022-01-06 00:06:46 -08:00

11 lines
264 B
Plaintext

mypy==0.930
pytype==2022.01.05; 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