diff --git a/bin/compile b/bin/compile index bb06eeb..1767194 100755 --- a/bin/compile +++ b/bin/compile @@ -29,7 +29,7 @@ WEBCONCURRENCY_PROFILE_PATH="$BUILD_DIR/.profile.d/python.webconcurrency.sh" DEFAULT_PYTHON_VERSION="python-2.7.10" DEFAULT_PYTHON_STACK="cedar" PYTHON_EXE="/app/.heroku/python/bin/python" -PIP_VERSION="7.0.1" +PIP_VERSION="7.0.3" SETUPTOOLS_VERSION="16.0" # Setup bpwatch diff --git a/vendor/pip-7.0.3.tar.gz b/vendor/pip-7.0.3.tar.gz new file mode 100644 index 0000000..e005394 Binary files /dev/null and b/vendor/pip-7.0.3.tar.gz differ