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 97ac495 commit 472373fCopy full SHA for 472373f
pyproject.toml
@@ -21,7 +21,7 @@ license = {text = "MIT License"}
21
requires-python = ">= 3.9"
22
dependencies = [
23
"numpy ~= 1.21",
24
- "scipy >= 1.6.0",
+ "scipy >= 1.8",
25
"nibabel >= 4.0",
26
"h5py >= 3.9",
27
]
0 commit comments