From 84b25dd8969a03665b294fde6be008d3ce1f5f57 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Wed, 25 Jan 2017 15:11:23 -0500 Subject: [PATCH] Keep the sandbox reqs in sync --- requirements/edx-sandbox/base.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/requirements/edx-sandbox/base.txt b/requirements/edx-sandbox/base.txt index efa01d17ae..b88b67386d 100644 --- a/requirements/edx-sandbox/base.txt +++ b/requirements/edx-sandbox/base.txt @@ -4,6 +4,11 @@ # * @edx/ospr - to check licensing # * @edx/devops - to check system requirements +# Pin packaging tools the same as edxapp. Keep them in sync for our sanity. +setuptools==34.0.2 +pip==9.0.1 + + numpy==1.6.2 networkx==1.7 sympy==0.7.1