Files
typeshed/requirements-tests-py3.txt
Sebastian Rittau d4191de79f Upgrade pytype (#4540)
The latest version recognizes the @runtime_checkable
decorator, required for #4442.
2020-09-15 12:51:22 +02:00

9 lines
176 B
Plaintext

git+https://github.com/python/mypy.git@master
typed-ast>=1.0.4
black==20.8b1
flake8==3.8.3
flake8-bugbear==20.1.4
flake8-pyi==20.5.0
isort[pyproject]==5.1.1
pytype>=2020.09.14