Skip to content

Commit

Permalink
maint: pin nibabel 3.0.0rc1 (#439)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgxd authored and effigies committed Dec 11, 2019
1 parent 0d3f122 commit ce82d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ install_requires =
jinja2
matplotlib >= 2.2.0 ; python_version >= "3.6"
matplotlib >= 2.2.0, < 3.1 ; python_version < "3.6"
nibabel >= 2.4.1
nibabel ~= 3.0.0rc1
nilearn >= 0.2.6, != 0.5.0, != 0.5.1
nipype >= 1.3.1
packaging
Expand Down

0 comments on commit ce82d76

Please sign in to comment.