Skip to content

Commit 5cafd8e

Browse files
committed
pin down to post again
1 parent bcf3f2c commit 5cafd8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
],
3030
packages=find_namespace_packages(exclude=["tests"]),
3131
install_requires=[
32-
"bioimageio.spec>=0.5.2.post5,<0.6",
32+
"bioimageio.spec == 0.5.2.*",
3333
"fire",
3434
"imageio>=2.5",
3535
"loguru",

0 commit comments

Comments
 (0)