diff --git a/bin/compile b/bin/compile
index c8155aea449feb8c663f74bcd77ea3fcf45a8fef..d2f72a58788eaf21c871f777d366627c42f9ec7a 100755
--- a/bin/compile
+++ b/bin/compile
@@ -29,7 +29,7 @@ DEFAULT_PYTHON_VERSION="python-2.7.8"
 DEFAULT_PYTHON_STACK="cedar"
 PYTHON_EXE="/app/.heroku/python/bin/python"
 PIP_VERSION="1.5.6"
-SETUPTOOLS_VERSION="5.4.1"
+SETUPTOOLS_VERSION="7.0"
 
 # Setup bpwatch
 export PATH=$PATH:$ROOT_DIR/vendor/bpwatch
diff --git a/vendor/setuptools-5.4.1.tar.gz b/vendor/setuptools-5.4.1.tar.gz
deleted file mode 100644
index dc60b7af6a3cd13d9031ffff8e3fd270f06ab975..0000000000000000000000000000000000000000
Binary files a/vendor/setuptools-5.4.1.tar.gz and /dev/null differ
diff --git a/vendor/setuptools-7.0.tar.gz b/vendor/setuptools-7.0.tar.gz
new file mode 100644
index 0000000000000000000000000000000000000000..33e584619e63635b5e5eb45fc67b4661fc922bf1
Binary files /dev/null and b/vendor/setuptools-7.0.tar.gz differ