Files
typeshed/requirements-tests-py3.txt
Rebecca Chen 3fbebc78cb Require a more recent pytype version. (#3388)
Yesterday's release contains a number of pyi parser fixes, such as
support for the syntax in #3321.
2019-10-18 23:21:53 +02:00

9 lines
166 B
Plaintext

git+https://github.com/python/mypy.git@master
typed-ast>=1.0.4
black==19.3b0
flake8==3.7.8
flake8-bugbear==19.8.0
flake8-pyi==19.3.0
isort==4.3.21
pytype>=2019.10.17