Skip to content

Commit 7882b2e

Browse files
committed
pin: update pybids and templateflow deps
1 parent ce28776 commit 7882b2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ install_requires =
2626
nipype ~= 1.4.2
2727
niworkflows ~= 1.1.10
2828
numpy
29-
pybids ~= 0.9.4
29+
pybids >= 0.9.4
3030
pyyaml
3131
smriprep ~= 0.5.2
32-
templateflow ~= 0.4.2
32+
templateflow >= 0.4.2
3333
toml
3434
test_requires =
3535
codecov

0 commit comments

Comments
 (0)