Skip to content

Commit b57459c

Browse files
committed
chore(deps): Need newer h5py for surface transforms
1 parent 99334f0 commit b57459c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
"numpy ~= 1.21",
2424
"scipy >= 1.6.0",
2525
"nibabel >= 4.0",
26-
"h5py >= 3.0",
26+
"h5py >= 3.9",
2727
]
2828
dynamic = ["version"]
2929

0 commit comments

Comments
 (0)