From 37736d072efc9eb549b838e998ff98df1236d480 Mon Sep 17 00:00:00 2001 From: Carlos Carreiras Date: Wed, 20 Apr 2016 12:17:39 +0100 Subject: [PATCH] Updated requirements file. --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 71273373..2a9f8be3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,13 @@ -bidict==0.9.0.post1 +bidict==0.11.0 h5py==2.5.0 -matplotlib==1.4.3 +matplotlib==1.5.1 nose==1.3.7 -numpy==1.9.2 +numpy==1.10.4 pyparsing==2.0.3 python-dateutil==2.4.2 pytz==2015.4 -scikit-learn==0.16.1 -scipy==0.16.0 -shortuuid==0.4.2 +scikit-learn==0.17 +scipy==0.17.0 +shortuuid==0.4.3 six==1.9.0 wheel==0.24.0