#17309 Plumb in the new pip-version flag for pex
Issue created by
jscarrott
Is your feature request related to a problem? Please describe.
The current version of pip used by pex doesn't resolve my requirements but
@enough-analyst-54434 tested the then-unreleased pip 22.2.2 support a couple of months ago and that worked fine. This is in the latest version of pants but the support for pip-version has not been plumbed in.
Additional context
I think this is already work that is planned somewhere but as I am keen to evaluate pants I thought I would make an issue so I can be notified when it gets merged.
pantsbuild/pants