Skip to content

Commit b75bf7c

Browse files
effigiesadelavega
andauthored
Update nipype/info.py
Co-Authored-By: adelavega <aleph4@gmail.com>
1 parent 3c21466 commit b75bf7c

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

0 commit comments

Comments
 (0)