Skip to content

Commit 0b30f3d

Browse files
committed
rel(0.3.0): Update dependency pinnings
1 parent 03975ef commit 0b30f3d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

setup.cfg

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ install_requires =
2525
indexed_gzip >=0.8.8
2626
nibabel ~= 3.0
2727
nipype ~= 1.4
28-
niworkflows @ git+https://github.com/nipreps/niworkflows.git@master
28+
niworkflows ~= 1.3.1
2929
numpy
30-
pybids >=0.10.2
30+
pybids >= 0.11.1
3131
pyyaml
32-
sdcflows @ git+https://github.com/nipreps/sdcflows.git@master
33-
smriprep @ git+https://github.com/poldracklab/smriprep.git@master
32+
sdcflows ~= 1.3.3
33+
smriprep ~= 0.7.0
3434
templateflow ~= 0.6
3535
toml
3636
setup_requires =

0 commit comments

Comments
 (0)