Skip to content

Commit 6d88f41

Browse files
committed
PIN: Allow niworkflows 1.2.x or 1.3.x
1 parent 1b622c5 commit 6d88f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ install_requires =
2929
nibabel >=3.0.1
3030
niflow-nipype1-workflows ~= 0.0.1
3131
nipype >=1.3.1,<2.0
32-
niworkflows ~= 1.2.0
32+
niworkflows >= 1.2.0,<1.4
3333
numpy
3434
pybids >= 0.10.2
3535
templateflow >=0.4

0 commit comments

Comments
 (0)