From 69c0f76635b125ecd812f4f6d5573a3345602d2f Mon Sep 17 00:00:00 2001
From: Paul McCarthy <pauld.mccarthy@gmail.com>
Date: Wed, 25 Jan 2017 11:49:27 +0000
Subject: [PATCH] Upgrading to nibabel 2.1

---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 3543462cf..4391df550 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@ cython>=0.24
 six>=1.10.0
 numpy>=1.11.1
 matplotlib>=1.5.1
-nibabel>=2.0.2
+nibabel>=2.1
 sphinx>=1.4.1
 sphinx-rtd-theme>=0.1.9
 indexed_gzip>=0.3.1
-- 
GitLab