mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 05:24:52 +08:00
11 lines
266 B
Plaintext
11 lines
266 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.11
|