From 0bfbedede57c9be5c6b6907b11a6b1bf6dcdb9a8 Mon Sep 17 00:00:00 2001 From: Mathias Goncalves Date: Fri, 7 Feb 2020 15:21:33 -0500 Subject: [PATCH] bump: nibabel and niworkflow versions --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index 47fdad8d31..778d20fc29 100644 --- a/setup.cfg +++ b/setup.cfg @@ -23,9 +23,9 @@ install_requires = indexed_gzip >= 0.8.8 lockfile matplotlib >= 2.2.0 - nibabel ~= 3.0.0rc1 + nibabel >= 3.0.1 nipype >= 1.3.1 - niworkflows ~= 1.1.5 + niworkflows ~= 1.1.6 numpy packaging pybids ~= 0.9.4