From 82a7ed78e430c4f5d3c6fe2fe8aaceeaa1af1e48 Mon Sep 17 00:00:00 2001
From: Paul McCarthy <pauldmccarthy@gmail.com>
Date: Thu, 21 May 2020 14:31:59 +0100
Subject: [PATCH] MNT: Bump nibabel (for fsl.data.cifti) [skip ci]

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

diff --git a/requirements.txt b/requirements.txt
index f0abcb98b..5a610423e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
 h5py>=2.9
-nibabel>=2.3.1
+nibabel>=2.4
 numpy==1.*
 scipy>=0.18
 six==1.*
-- 
GitLab