Skip to content

Commit fd52a30

Browse files
committed
MAINT: Allow nilearn up to master
1 parent 23300e9 commit fd52a30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ def get_nipype_gitversion():
182182
EXTRA_REQUIRES = {
183183
'doc': ['Sphinx>=1.4', 'numpydoc', 'matplotlib', 'pydotplus', 'pydot>=1.2.3'],
184184
'duecredit': ['duecredit'],
185-
'nipy': ['nitime', 'nilearn<0.5.0', 'dipy', 'nipy', 'matplotlib'],
185+
'nipy': ['nitime', 'nilearn', 'dipy', 'nipy', 'matplotlib'],
186186
'profiler': ['psutil>=5.0'],
187187
'pybids': ['pybids>=0.7.0'],
188188
'specs': ['yapf'],

0 commit comments

Comments
 (0)