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 9354bb7 commit 999600bCopy full SHA for 999600b
setup.py
@@ -29,7 +29,7 @@
29
],
30
packages=find_namespace_packages(exclude=["tests"]),
31
install_requires=[
32
- "bioimageio.spec ==0.5.3.2",
+ "bioimageio.spec ==0.5.3.3",
33
"imageio>=2.10",
34
"loguru",
35
"numpy",
0 commit comments