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 7b1a0bd commit 73a874bCopy full SHA for 73a874b
1 file changed
pyproject.toml
@@ -10,7 +10,7 @@ readme = "README.rst"
10
requires-python = ">=3.7"
11
dynamic = ["version"]
12
dependencies = [
13
- "h5py",
+ "h5py<3.16",
14
"imageio>=2.28.0",
15
"matplotlib>=3.4.0",
16
"numexpr",
0 commit comments