Skip to content

Commit 9f1abfa

Browse files
committed
depend on newest version of gertils
1 parent 72489d6 commit 9f1abfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ build-backend = "poetry.core.masonry.api"
2828
python = ">=3.11,<3.13"
2929
attrs = "*"
3030
expression = "^5.0.2"
31-
gertils = { git = "https://github.com/gerlichlab/gertils.git", tag = "v0.6.0" }
31+
gertils = { git = "https://github.com/gerlichlab/gertils.git", tag = "v0.6.1" }
3232
numpy = "*"
3333
ome-zarr = "^0.11.1"
3434
zarr = ">=2.4.12"

0 commit comments

Comments
 (0)