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

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

[:python_version >= "3.10"]

[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
