Skip to content

Unpin urllib3 dependency #1040

Open
Open
@trvachov

Description

@trvachov

Description

It seems there is a dependency pin for torchx to a specific version of urllib that was pinned ~3 years ago (

urllib3<1.27,>=1.21.1
)

Motivation/Background

urllib3 is on version 2.x -- having this specific pin for torchx makes it difficult to co-install torchx with other packages.

Detailed Proposal

Unpin torchx, test it. Possibly modify APIs to be compatible with new urllib3 versions.

Alternatives

Additional context/links

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