From 1c1a4697445d3db71d0ab00cad24b2ae2a48a7a0 Mon Sep 17 00:00:00 2001 From: Mathias Goncalves Date: Tue, 18 Oct 2022 13:29:52 -0400 Subject: [PATCH] PIN: niworkflows development branch --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 0b4a53224a..5b86e10aae 100644 --- a/setup.cfg +++ b/setup.cfg @@ -32,7 +32,7 @@ install_requires = nibabel >=3.0.1 nipype >=1.5.1,<2.0 traits <6.4 - niworkflows ~= 1.6.3 + niworkflows @ git+https://github.com/nipreps/niworkflows.git@master nitransforms >= 21.0.0 numpy >= 1.21.0 pybids >= 0.15.1