diff --git a/bin/compile b/bin/compile index 96eefa0..ab320a7 100755 --- a/bin/compile +++ b/bin/compile @@ -27,8 +27,8 @@ PROFILE_PATH="$BUILD_DIR/.profile.d/python.sh" DEFAULT_PYTHON_VERSION="python-2.7.6" PYTHON_EXE="/app/.heroku/python/bin/python" -PIP_VERSION="1.5.4" -SETUPTOOLS_VERSION="2.1" +PIP_VERSION="1.5.5" +SETUPTOOLS_VERSION="3.6" # Setup bpwatch export PATH=$PATH:$ROOT_DIR/vendor/bpwatch