We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93a620e commit 53c4674Copy full SHA for 53c4674
bin/compile
@@ -62,7 +62,7 @@ PY27="python-2.7"
62
# Which stack is used (for binary downloading), if none is provided (e.g. outside of Heroku)?
63
DEFAULT_PYTHON_STACK="cedar-14"
64
# If pip doesn't match this version (the version we install), run the installer.
65
-PIP_UPDATE="9.0.2"
+PIP_UPDATE="19.2.3"
66
67
export DEFAULT_PYTHON_STACK PIP_UPDATE
68
export PY37 PY36 PY35 PY27 PY34
0 commit comments