We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c21466 commit b75bf7cCopy full SHA for b75bf7c
nipype/info.py
@@ -176,7 +176,7 @@ def get_nipype_gitversion():
176
'profiler': ['psutil>=5.0'],
177
'duecredit': ['duecredit'],
178
'xvfbwrapper': ['xvfbwrapper'],
179
- 'pybids': ['pybids==0.7.0'],
+ 'pybids': ['pybids>=0.7.0'],
180
'ssh': ['paramiko'],
181
# 'mesh': ['mayavi'] # Enable when it works
182
}
0 commit comments