typing>=3.7.4; python_version < "3.5"
typing-extensions>=3.7.4,<4; python_version < "3.8"
typing-extensions>=4.4; python_version >= "3.8"
