Skip to content

Commit b6c4365

Browse files
authored
Merge pull request #335 from mgxd/dep/loosen-pins
DEP: Loosen niworkflow restriction
2 parents b0ccbaa + 35a7fa7 commit b6c4365

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
@@ -25,7 +25,7 @@ install_requires =
2525
matplotlib >= 2.2.0
2626
nibabel >= 4.0.1
2727
nipype >= 1.7.0
28-
niworkflows ~= 1.7.0
28+
niworkflows >= 1.7.0
2929
numpy
3030
packaging
3131
pybids >= 0.11.1

0 commit comments

Comments
 (0)