__init__.py |
pip._vendor is for vendoring dependencies of pip to prevent needing pip to
depend on something external.
Files inside of pip._vendor should be considered immutable and should only be
updated to versions from upstream.
|
4873 |
cachecontrol |
|
|
certifi |
|
|
distlib |
|
|
distro |
|
|
idna |
|
|
msgpack |
|
|
packaging |
|
|
pkg_resources |
|
|
platformdirs |
|
|
pygments |
|
|
pyproject_hooks |
|
|
requests |
|
|
resolvelib |
|
|
rich |
|
|
tomli |
|
|
truststore |
|
|
typing_extensions.py |
Special type indicating an unconstrained type.
- Any is compatible with every type.
- Any assumed to have all methods.
- All values assumed to be instances of Any.
Note that all the above statements are true from the point of view of
static type checkers. At runtime, Any should not be used with instance
checks.
|
134499 |
urllib3 |
|
|
vendor.txt |
|
333 |