Skip to content

Commit d28f9f8

Browse files
authored
Merge pull request #2021 from effigies/mnt/upstream_pins
MNT: Pin minor series of nipype, major of nibabel
2 parents 86bc390 + 7ba3e5a commit d28f9f8

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
@@ -21,8 +21,8 @@ classifiers =
2121
python_requires = >=3.5
2222
install_requires =
2323
indexed_gzip >= 0.8.8
24-
nibabel >= 3.0.1
25-
nipype >= 1.3.1
24+
nibabel ~= 3.0
25+
nipype ~= 1.4.0
2626
nitime
2727
niworkflows ~= 1.1.8
2828
numpy

0 commit comments

Comments
 (0)