Skip to content

Commit a07fa79

Browse files
authored
Merge pull request #3218 from satra/fix/freesurfer7-version
Fix/freesurfer7 version
2 parents f95d960 + f37f48f commit a07fa79

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
@@ -175,7 +175,7 @@ def get_nipype_gitversion():
175175
"sphinxcontrib-napoleon",
176176
],
177177
"duecredit": ["duecredit"],
178-
"nipy": ["nitime", "nilearn<0.5.0", "dipy", "nipy", "matplotlib"],
178+
"nipy": ["nitime", "nilearn", "dipy", "nipy", "matplotlib"],
179179
"profiler": ["psutil>=5.0"],
180180
"pybids": ["pybids>=0.7.0"],
181181
"specs": ["black"],

0 commit comments

Comments
 (0)