six>=1.9

[:python_version < "3.7"]
typing>=3.6

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

[gevent]
gevent>=1.2
