lazy_object_proxy==1.4.*
six~=1.12
wrapt==1.11.*

[:implementation_name == "cpython" and python_version < "3.8"]
typed-ast<1.5,>=1.4.0
