The Python Package Index (PyPI) introduced 'pypi-lockdown' to restrict package installations to internal feeds, addressing supply chain risks. This affects Python environments configured to use PyPI directly, particularly enterprise and open-source projects vulnerable to dependency hijacking. The change mitigates risks of malicious or compromised packages being pulled from untrusted sources.