Files
typeshed/requirements-tests-py3.txt
Sebastian Rittau 45916045c8 Upgrade black to 21.4b0 and reformat (#5250)
This introduces newlines before decorators.
2021-04-26 13:58:27 +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.4b0
flake8==3.8.4
flake8-bugbear==20.1.4
flake8-pyi==20.10.0
isort==5.5.3
pytype>=2021.4.1