Skip to content

Fix compatibility with Python 3.14 #3644

@medaminezghal

Description

@medaminezghal

I think this line from pyproject.toml should be changed from "httpcore==1.*", to "httpcore>=1.0.8", to make sure that it doesn't give problem when import it.

The import problem has been fixed by this commit in version 1.0.8.

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