Skip to content

Commit 9642024

Browse files
committed
pin nibabel version to avoid a bunch of enhanced dicoms issues, notably through dcmstack
1 parent 2eb5291 commit 9642024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

heudiconv/info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dcmstack>=0.8",
2828
"etelemetry",
2929
"filelock>=3.0.12",
30-
"nibabel",
30+
"nibabel>=5.3.1",
3131
"nipype >=1.2.3",
3232
"pydicom >= 1.0.0",
3333
]

0 commit comments

Comments
 (0)