We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72489d6 commit 9f1abfaCopy full SHA for 9f1abfa
pyproject.toml
@@ -28,7 +28,7 @@ build-backend = "poetry.core.masonry.api"
28
python = ">=3.11,<3.13"
29
attrs = "*"
30
expression = "^5.0.2"
31
-gertils = { git = "https://github.com/gerlichlab/gertils.git", tag = "v0.6.0" }
+gertils = { git = "https://github.com/gerlichlab/gertils.git", tag = "v0.6.1" }
32
numpy = "*"
33
ome-zarr = "^0.11.1"
34
zarr = ">=2.4.12"
0 commit comments