Skip to content

Commit 4ab5421

Browse files
committed
FIX: Nitransforms H5 ingestion
1 parent bf6c584 commit 4ab5421

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ dependencies = [
2424
"nipype >= 1.8.5",
2525
"nireports >= 23.2.0",
2626
"nitime",
27-
"nitransforms >= 24.1.1",
27+
# "nitransforms >= 24.1.1",
28+
"nitransforms @ git+https://github.com/nipy/nitransforms.git@enh/itk-displacement-field",
2829
"niworkflows >= 1.12.1",
2930
"numpy >= 1.21.0",
3031
"packaging",

0 commit comments

Comments
 (0)