Skip to content

Commit 1b5ac3e

Browse files
authored
pin: nibabel, niworkflows, smriprep
1 parent 7e5f064 commit 1b5ac3e

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
@@ -21,17 +21,17 @@ classifiers =
2121
python_requires = >=3.5
2222
install_requires =
2323
indexed_gzip >=0.8.8
24-
nibabel ~= 3.0.0rc1
24+
nibabel >= 3.0.1
2525
nipype >=1.3.1
2626
nitime
27-
niworkflows ~= 1.1.5
27+
niworkflows ~= 1.1.6
2828
numpy
2929
pandas
3030
psutil >=5.4
3131
pybids ~= 0.9.4
3232
pyyaml
3333
sdcflows ~=1.1.0
34-
smriprep ~= 0.5.0
34+
smriprep ~= 0.5.1
3535
tedana >=0.0.5
3636
templateflow ~= 0.4.2rc1
3737
test_requires =

0 commit comments

Comments
 (0)