From bc7b3c0c3368de56c704f32d5cbae495053b2d41 Mon Sep 17 00:00:00 2001 From: Robert Johansson Date: Tue, 25 Feb 2014 10:45:14 +0900 Subject: [PATCH] removed non-mandatory dependencies in requirements.txt --- requirements.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1d49922f52..72fb96bb9a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,3 @@ -python>=2.7 -nose>=1.1.2 cython>=0.15 numpy>=1.7 scipy>=0.13 -matplotlib>=1.2