We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e51745 + 3d4777d commit 7f3ab91Copy full SHA for 7f3ab91
1 file changed
pyproject.toml
@@ -26,7 +26,7 @@ Changelog = "https://github.com/TGSAI/mdio-python/releases"
26
[tool.poetry.dependencies]
27
python = ">=3.8,<3.12"
28
click = "^8.1.3"
29
-click-params = "^0.3.0"
+click-params = "^0.4.0"
30
zarr = "^2.12.0"
31
dask = ">=2022.11.0"
32
tqdm = "^4.64.0"
0 commit comments