Skip to content

Commit bba53db

Browse files
authored
MNT: Require niworkflows 1.0.1
Fixes #1890.
1 parent 2e5a95f commit bba53db

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
@@ -24,7 +24,7 @@ install_requires =
2424
nibabel >=2.2.1
2525
nipype ~= 1.3.1
2626
nitime
27-
niworkflows ~= 1.0.0rc1
27+
niworkflows ~= 1.0.1
2828
numpy
2929
pandas
3030
psutil >=5.4

0 commit comments

Comments
 (0)