Skip to content

Latest types-requests breaks deps build, surfaces urllib3 chain issue #14671

Closed
@miketheman

Description

@miketheman

The latest types-requests package removes a dependency on types-urllib3, and the typeshed has completely removed urllib3 types from the shed, since they are available in 2.0.x series.
python/typeshed#10812

We are unable to upgrade to urllib3 yet, as some other tools pin to lower than 2.x

I'll pin urllib3 to <2 to resolve a lot of these chains until we can resolve the above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency file

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions