We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99334f0 commit b57459cCopy full SHA for b57459c
pyproject.toml
@@ -23,7 +23,7 @@ dependencies = [
23
"numpy ~= 1.21",
24
"scipy >= 1.6.0",
25
"nibabel >= 4.0",
26
- "h5py >= 3.0",
+ "h5py >= 3.9",
27
]
28
dynamic = ["version"]
29
0 commit comments