Skip to content

Commit f7d408a

Browse files
committed
MNT: Set explicit niworkflows requirement
1 parent d42aab0 commit f7d408a

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
@@ -32,7 +32,7 @@ install_requires =
3232
nibabel >=3.1.0
3333
nipype >=1.5.1,<2.0
3434
traits <6.4
35-
niworkflows @ git+https://github.com/nipreps/niworkflows.git@master
35+
niworkflows >= 1.7.0
3636
nitransforms >= 21.0.0
3737
numpy >= 1.21.0
3838
pybids >= 0.15.1

0 commit comments

Comments
 (0)