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 ecd2aab commit 3b23c7cCopy full SHA for 3b23c7c
setup.py
@@ -30,7 +30,7 @@
30
],
31
packages=find_namespace_packages(exclude=["tests"]),
32
install_requires=[
33
- "bioimageio.spec ==0.5.4.0",
+ "bioimageio.spec ==0.5.4.1",
34
"h5py",
35
"imagecodecs",
36
"imageio>=2.10",
0 commit comments