Skip to content

Commit 52831d2

Browse files
committed
chore: pin nipype-1.5.0rc1, which includes the new interfaces
1 parent 742be4a commit 52831d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ install_requires =
2828
matplotlib >= 2.2.0, < 3.1 ; python_version < "3.6"
2929
nibabel >= 3.0.1
3030
nilearn >= 0.2.6, != 0.5.0, != 0.5.1
31-
nipype >= 1.3.1
31+
nipype >= 1.5.0rc1
3232
packaging
3333
pandas
3434
pybids >= 0.9.4

0 commit comments

Comments
 (0)