Skip to content

Commit

Permalink
bump spec/core
Browse files Browse the repository at this point in the history
  • Loading branch information
FynnBe committed Apr 23, 2024
1 parent 81e39cf commit 7c4cfcf
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 @ git+https://github.com/bioimage-io/core-bioimage-io-python@f0f0a94022ea4ad570c9124c647e3027d9c94b43", # TODO: change to released version
"bioimageio.spec @ git+https://github.com/bioimage-io/spec-bioimage-io@4c1e18d6e6382a5b06d90107defb2f15e9319421",
"bioimageio.core @ git+https://github.com/bioimage-io/core-bioimage-io-python@b84d33b321b1f4e755aebe900f0bd74ed74eb012", # TODO: change to released version
"bioimageio.spec @ git+https://github.com/bioimage-io/spec-bioimage-io@68479898acdb4a7e4b53a04d86ad6fc014c69ed9",
"fire",
"loguru",
"minio==7.2.4",
Expand Down

0 comments on commit 7c4cfcf

Please sign in to comment.