click>=7.1.2
mypy_extensions>=0.4.3
pathspec>=0.9.0
platformdirs>=2
tomli>=1.1.0
typing_extensions>=3.10.0.0

[:python_version < "3.7"]
dataclasses>=0.6

[:python_version < "3.8" and implementation_name == "cpython"]
typed-ast>=1.4.2

[:python_version >= "3.10"]
typing_extensions!=3.10.0.1

[colorama]
colorama>=0.4.3

[d]
aiohttp>=3.7.4

[jupyter]
ipython>=7.8.0
tokenize-rt>=3.2.0

[python2]
typed-ast>=1.4.3

[uvloop]
uvloop>=0.15.2
