mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Prep for plette vendoring.
This commit is contained in:
Vendored
+1
-1
@@ -12,7 +12,7 @@ parse==1.19.0
|
||||
pexpect==4.8.0
|
||||
pipdeptree==2.3.1
|
||||
platformdirs==2.4.0
|
||||
plette[validation]==0.3.0
|
||||
plette[validation]==0.3.1
|
||||
ptyprocess==0.7.0
|
||||
pyparsing==3.0.9
|
||||
python-dotenv==0.19.0
|
||||
|
||||
@@ -63,6 +63,7 @@ LIBRARY_RENAMES = {
|
||||
"packaging": "pipenv.patched.pip._vendor.packaging",
|
||||
"pep517": "pipenv.patched.pip._vendor.pep517",
|
||||
"pkg_resources": "pipenv.patched.pip._vendor.pkg_resources",
|
||||
"plette": "pipenv.vendor.plette",
|
||||
"urllib3": "pipenv.patched.pip._vendor.urllib3",
|
||||
"zipp": "pipenv.vendor.zipp",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user