Skip to content

Commit 015daf9

Browse files
committed
chore: update dependency pins
1 parent 6292298 commit 015daf9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ install_requires =
2424
lockfile
2525
matplotlib >= 2.2.0
2626
nibabel >= 3.0.1
27-
nipype >= 1.3.1
28-
niworkflows ~= 1.1.7
27+
nipype ~= 1.4
28+
niworkflows >= 1.1.7,<1.3
2929
numpy
3030
packaging
3131
pybids >= 0.10.2
3232
pyyaml
33-
templateflow >= 0.4.2
33+
templateflow >= 0.5
3434
test_requires =
3535
coverage
3636
codecov

0 commit comments

Comments
 (0)