Skip to content

Commit

Permalink
don't let ome zarr major version upgrades occur
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-ji committed Aug 19, 2024
1 parent f3c3b12 commit cf7ac52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ingestion_tools/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ingestion_tools/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dateparser = "^1.2.0"
starfile = "^0.5.4"
scikit-image = "^0.22.0"
ndjson = "^0.3.1"
ome-zarr = "0.9.0"
ome-zarr = "^0.9.0"
matplotlib = "^3.8.2"
imageio = "^2.33.1"
pytest = "^8.0.0"
Expand Down

0 comments on commit cf7ac52

Please sign in to comment.