Skip to content

Commit d7e664f

Browse files
committed
Pin pybids in info
1 parent 96b9a8a commit d7e664f

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
@@ -164,7 +164,7 @@ def get_nipype_gitversion():
164164
'profiler': ['psutil>=5.0'],
165165
'duecredit': ['duecredit'],
166166
'xvfbwrapper': ['xvfbwrapper'],
167-
'pybids': ['pybids'],
167+
'pybids': ['pybids==0.6.5'],
168168
'ssh': ['paramiko'],
169169
# 'mesh': ['mayavi'] # Enable when it works
170170
}

0 commit comments

Comments
 (0)