Files
typeshed/requirements-tests-py3.txt
2021-05-07 12:04:50 +02:00

11 lines
265 B
Plaintext

# Use the current mypy version until a version that supports modular
# typeshed is released on PyPI.
git+https://github.com/python/mypy.git@master
typed-ast>=1.0.4
black==21.4b1
flake8==3.8.4
flake8-bugbear==20.1.4
flake8-pyi==20.10.0
isort==5.5.3
pytype>=2021.5.6