From 10cc476f7f4516ba67d385d1796e65db56e3307d Mon Sep 17 00:00:00 2001 From: Steven Silvester Date: Fri, 10 Oct 2014 05:33:35 -0500 Subject: [PATCH] Try to get system matplotlib to pass requirments.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 435803b9..98f3b77f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ cython>=0.19.2 -matplotlib>=1.1.1 +matplotlib>=1.1.0 numpy>=1.6.1 scipy>=0.9 six>=1.3