Skip to content

Commit

Permalink
quickfix, bioimageio.spec pin
Browse files Browse the repository at this point in the history
  • Loading branch information
k-dominik committed Oct 19, 2023
1 parent 31a12b0 commit 8742345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
],
packages=find_packages(exclude=["tests"]), # Required
install_requires=[
"bioimageio.spec==0.4.9post4",
"bioimageio.spec==0.4.9.post4",
"bioimageio.core==0.5.9",
"grpcio>=1.31",
"numpy",
Expand Down

0 comments on commit 8742345

Please sign in to comment.