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.
2 parents d476ca6 + 4b29e82 commit 0f7b154Copy full SHA for 0f7b154
setup.py
@@ -26,7 +26,7 @@
26
],
27
packages=find_namespace_packages(exclude=["tests"]), # Required
28
install_requires=[
29
- "bioimageio.spec>=0.4.5",
+ "bioimageio.spec==0.4.8.*",
30
"imageio>=2.5",
31
"numpy",
32
"ruamel.yaml",
0 commit comments