lazy_object_proxy
six
wrapt

[:implementation_name == "cpython" and python_version < "3.7"]
typed-ast<1.3.0

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

[:python_version < "3.5"]
typing
