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 bcf3f2c commit 5cafd8eCopy full SHA for 5cafd8e
setup.py
@@ -29,7 +29,7 @@
29
],
30
packages=find_namespace_packages(exclude=["tests"]),
31
install_requires=[
32
- "bioimageio.spec>=0.5.2.post5,<0.6",
+ "bioimageio.spec == 0.5.2.*",
33
"fire",
34
"imageio>=2.5",
35
"loguru",
0 commit comments