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 af860be commit 53e69c9Copy full SHA for 53e69c9
bin/compile
@@ -59,7 +59,7 @@ PY27="python-2.7"
59
# Which stack is used (for binary downloading), if none is provided (e.g. outside of Heroku)?
60
DEFAULT_PYTHON_STACK="cedar-14"
61
# If pip doesn't match this version (the version we install), run the installer.
62
-PIP_UPDATE="9.0.2"
+PIP_UPDATE="19.2.3"
63
64
export DEFAULT_PYTHON_STACK PIP_UPDATE
65
export PY37 PY36 PY35 PY27 PY34
0 commit comments