Skip to content

Commit 09a1a43

Browse files
committed
Merge branch 'update-pybids' of github.com:adelavega/nipype into update-pybids
2 parents 7105cb5 + b75bf7c commit 09a1a43

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
@@ -172,7 +172,7 @@ def get_nipype_gitversion():
172172
'profiler': ['psutil>=5.0'],
173173
'duecredit': ['duecredit'],
174174
'xvfbwrapper': ['xvfbwrapper'],
175-
'pybids': ['pybids==0.7.0'],
175+
'pybids': ['pybids>=0.7.0'],
176176
'ssh': ['paramiko'],
177177
# 'mesh': ['mayavi'] # Enable when it works
178178
}

0 commit comments

Comments
 (0)