Skip to content

Commit 4ce5b73

Browse files
committed
fix(dependency): match niworkflows pinned version to that of smriprep-0.6.0rc2
Resolves: #98
1 parent c95d5d0 commit 4ce5b73

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
indexed_gzip >=0.8.8
2525
nibabel ~= 3.0
2626
nipype ~= 1.4
27-
niworkflows >=1.1.10,<1.4
27+
niworkflows >=1.2.0rc1,<1.3
2828
numpy
2929
pybids >=0.9.4
3030
pyyaml

0 commit comments

Comments
 (0)