Skip to content

Commit

Permalink
update spec and core pins
Browse files Browse the repository at this point in the history
  • Loading branch information
FynnBe committed Nov 18, 2024
1 parent 8188c99 commit 8a25237
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
],
packages=find_packages(exclude=["tests"]),
install_requires=[
"bioimageio.core>=0.6.7",
"bioimageio.spec>=0.5.3.4",
"bioimageio.core>=0.7.0",
"bioimageio.spec>=0.5.3.5",
"fire",
"loguru",
"markdown",
Expand Down

0 comments on commit 8a25237

Please sign in to comment.