Skip to content

Unpin urllib3 dependency #1040

@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 (https://github.com/pytorch/torchx/blob/4566149b5119af09a5d69ceb1b96fd2230f19ee0/requirements.txt#L9)

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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions