-
Notifications
You must be signed in to change notification settings - Fork 139
Open
Description
Description
It seems there is a dependency pin for torchx to a specific version of urllib that was pinned ~3 years ago (
Line 9 in 4566149
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
jesszzzz, aaronkollasch-bcr, ko3n1g, KateZhang98 and akuzminsky
Metadata
Metadata
Assignees
Labels
No labels