Files
typeshed/requirements-tests-py3.txt
Sebastian Rittau 5e76f51930 Upgrade to isort 5 (#4323)
This now also reformats imports not at the top of files.
2020-07-16 07:01:57 -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.06.26