From 61a22488689a01667927d0a68a5e72f419e21dd0 Mon Sep 17 00:00:00 2001 From: mathiasg Date: Thu, 12 Dec 2019 10:54:59 -0500 Subject: [PATCH] maint: bump deps --- setup.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/setup.cfg b/setup.cfg index d4f2e21ba5..0243ef77c6 100644 --- a/setup.cfg +++ b/setup.cfg @@ -23,14 +23,14 @@ install_requires = indexed_gzip >= 0.8.8 lockfile matplotlib >= 2.2.0 - nibabel >= 2.2.1 + nibabel ~= 3.0.0rc1 nipype >= 1.3.1 - niworkflows ~= 1.0.0 + niworkflows ~= 1.1.0 numpy packaging pybids ~= 0.9.4 pyyaml - templateflow ~= 0.4.1 + templateflow ~= 0.4.2rc test_requires = coverage codecov