Files
typeshed/requirements-tests-py3.txt
Sebastian Rittau cfd06e2d3c Enable aliases in pytest_mock (#4359)
* Require newer pytype
2020-07-25 12:13:00 -07:00

9 lines
177 B
Plaintext

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