Sourced from pip's changelog.
23.0.1 (2023-02-17)
Features
- Ignore PIP_REQUIRE_VIRTUALENV for
pip index
([#11671](https://github.com/pypa/pip/issues/11671) <https://github.com/pypa/pip/issues/11671>
_)- Implement
--break-system-packages
to permit installing packages intoEXTERNALLY-MANAGED
Python installations. ([#11780](https://github.com/pypa/pip/issues/11780) <https://github.com/pypa/pip/issues/11780>
_)Bug Fixes
- Improve handling of isolated build environments on platforms that customize the Python's installation schemes, such as Debian and Homebrew. (
[#11740](https://github.com/pypa/pip/issues/11740) <https://github.com/pypa/pip/issues/11740>
_)- Do not crash in presence of misformatted hash field in
direct_url.json
. ([#11773](https://github.com/pypa/pip/issues/11773) <https://github.com/pypa/pip/issues/11773>
_)
3817aef
Bump for release9a0d930
Reconcile computation of isolated build environment paths (#11740)e6deb9b
Implement --break-system-packages
for EXTERNALLY-MANAGED installations (#11...864fd77
Ignore PIP_REQUIRE_VIRTUALENV for pip index
(#11671)0138bd5
Merge pull request #11779 from sbidoul/fix-direct_url-invalid-hash-sbi