six
typing >= 3.6

[:python_version == "2.7"]
futures>=3.1

[:python_version == "3.3"]
asyncio>=3.4

[gevent]
gevent >= 1.2
