Skip to content

typing_extensions should be declared as dependency #1481

Description

@paagamelo2

My understanding is typing_extensions comes transitively from httpx only up to python < 3.13. However, the generated code uses it without declaring it as a dependency. So when using python >= 3.13, that causes an import error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions