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 067acc5 commit 1bff5d8Copy full SHA for 1bff5d8
setup.py
@@ -29,7 +29,7 @@
29
],
30
packages=find_namespace_packages(exclude=["tests"]),
31
install_requires=[
32
- "bioimageio.spec ==0.5.2.*",
+ "bioimageio.spec ==0.5.3.*",
33
"fire",
34
"imageio>=2.5",
35
"loguru",
0 commit comments