six>=1.9

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

[:python_version == "2.7"]
funcsigs>=1.0
enum34>=1.1
