Skip to content

Commit f1f5d76

Browse files
Update info.py
1 parent 6c47dc0 commit f1f5d76

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
@@ -149,7 +149,7 @@ def get_nipype_gitversion():
149149
"filelock>=3.0.0",
150150
"etelemetry>=0.2.0",
151151
"looseversion!=1.2",
152-
"gputil=1.4.0",
152+
"gputil==1.4.0",
153153
]
154154

155155
TESTS_REQUIRES = [

0 commit comments

Comments
 (0)