-
Notifications
You must be signed in to change notification settings - Fork 147
Open
Description
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
jesszzzz, aaronkollasch-bcr, ko3n1g, KateZhang98, akuzminsky and 1 more
Metadata
Metadata
Assignees
Labels
No labels