Skip to content

Commit 4d89e39

Browse files
committed
PIN: Update dependencies
1 parent 7e194c3 commit 4d89e39

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

setup.cfg

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@ python_requires = >=3.5
2222
install_requires =
2323
dipy >=1.0.0
2424
indexed_gzip >=0.8.8
25-
nibabel ~= 3.0.0rc1
26-
nipype ~= 1.3.1
27-
niworkflows ~= 1.1.3
25+
nibabel ~= 3.0
26+
nipype ~= 1.4.0
27+
niworkflows ~= 1.1.9
2828
numpy
29-
pybids ~= 0.9.2
29+
pybids ~= 0.10.2
3030
pyyaml
31-
smriprep ~= 0.4.1
32-
templateflow ~= 0.4.2rc1
31+
smriprep ~= 0.5.2
32+
templateflow ~= 0.4.2
3333
test_requires =
3434
codecov
3535
coverage

0 commit comments

Comments
 (0)