From 4aa969539d6665ab0edc4f5420964fc9ea07eccf Mon Sep 17 00:00:00 2001 From: Ben Weeks Date: Fri, 25 Jul 2014 16:52:17 -0400 Subject: [PATCH] Updating SciPy --- requirements/edx-sandbox/post.txt | 2 +- requirements/edx/base.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/edx-sandbox/post.txt b/requirements/edx-sandbox/post.txt index fbaf761da2..bb31f3a4f2 100644 --- a/requirements/edx-sandbox/post.txt +++ b/requirements/edx-sandbox/post.txt @@ -5,5 +5,5 @@ # * One of @e0d, @jarv, or @feanil - to check system requirements # Packages to install in the Python sandbox for secured execution. -scipy==0.11.0 +scipy==0.14.0 lxml==3.0.1 diff --git a/requirements/edx/base.txt b/requirements/edx/base.txt index 3db4fd4afe..0d711d25d7 100644 --- a/requirements/edx/base.txt +++ b/requirements/edx/base.txt @@ -67,7 +67,7 @@ pysrt==0.4.7 PyYAML==3.10 requests==2.3.0 requests-oauthlib==0.4.1 -scipy==0.11.0 +scipy==0.14.0 Shapely==1.2.16 singledispatch==3.4.0.2 sorl-thumbnail==11.12