From 4ce4355d95bdd7050ccd958464d941ac839569dd Mon Sep 17 00:00:00 2001 From: Eilidh MacNicol Date: Thu, 11 Feb 2021 16:55:12 +0000 Subject: [PATCH] FIX: update niworkflows for svg reportlets fix --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 33fd2ce..69281dc 100644 --- a/setup.cfg +++ b/setup.cfg @@ -23,7 +23,7 @@ install_requires = attrs nibabel >= 3.0.1 nipype ~= 1.5.1 - niworkflows ~= 1.3.2 + niworkflows = 1.4.0rc4 templateflow ~= 0.6 test_requires = coverage < 5