Live patches pip and requests to use system certs by default
pip-system-certs patches pip and requests at runtime to use certificates from the default system store (rather than the bundled certs ca).
This will allow pip to verify tls/ssl connections to servers whose cert is trusted by your system install.