You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix an issue where the list of not-supported python versions in a marker was being truncated. #228
Fixed a bug which prevented the use of wheel_cache instances from pip due to deprecated invocation. #230
Requirementslib will now ensure that PEP508 style direct URL lines are preserved as being direct URL references when converting to and from Requirementslib.requirement instances. #232
Fix a bug that 1.x specifiers can't be parsed correctly. #234