Commit d0ed3204 authored by Kenneth Reitz's avatar Kenneth Reitz

don't upgrade pip

Signed-off-by: 's avatarKenneth Reitz <me@kennethreitz.org>
parent 18965ac0
# Python Buildpack Changelog
# 129
Don't upgrade pip.
# 128
Upgrade pip, pin to Pipenv v11.8.2.
......
......@@ -45,7 +45,7 @@ LATEST_3="python-3.6.4"
LATEST_2="python-2.7.14"
DEFAULT_PYTHON_STACK="cedar-14"
PIP_UPDATE="9.0.2"
PIP_UPDATE="9.0.1"
export DEFAULT_PYTHON_VERSION DEFAULT_PYTHON_STACK PIP_UPDATE LATEST_2 LATEST_3
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment