We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi! Thanks for the awesome project! It appears things have broken w/ pip 24.1 (released June 20th):
requirementslib/src/requirementslib/models/requirements.py
Line 42 in 591f194
See pip changes in src/pip/_vendor/packaging/specifiers.py to remove LegacySpecifier: https://github.com/pypa/pip/compare/24.0..24.1#diff-cebb4f08d8c2fe0cc348a9239c24aab09c968e464a0d2e8db8b5dc78b2dd1a9aL227
src/pip/_vendor/packaging/specifiers.py
LegacySpecifier
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi! Thanks for the awesome project! It appears things have broken w/ pip 24.1 (released June 20th):
requirementslib/src/requirementslib/models/requirements.py
Line 42 in 591f194
See pip changes in
src/pip/_vendor/packaging/specifiers.py
to removeLegacySpecifier
: https://github.com/pypa/pip/compare/24.0..24.1#diff-cebb4f08d8c2fe0cc348a9239c24aab09c968e464a0d2e8db8b5dc78b2dd1a9aL227The text was updated successfully, but these errors were encountered: