Skip to content

Upgrade to 0.1.6 did not upgrade typing_extensions or warn about compatibility issues #92

@JoshuaEnglish

Description

@JoshuaEnglish

Expected Behavior

kb list
.... stuff

Actual Behavior

... yadda yadda yadda
from typing_extensions import Final, Literal, SupportsIndex # noqa: F401
ImportError: cannot import name 'SupportsIndex' frohm 'typing_extensions'

Steps to Reproduce the Problem

Specifications

  • Version: 0.1.8
  • Platform: Windows 10
  • Subsystem:

Note: I did resolve this by upgrading typing_extensions from 3.7.4 to 3.10.0.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions