- make cache size configurable

This commit is contained in:
Wim Pomp
2025-01-08 13:16:34 +01:00
parent e6d5ec0928
commit f75e1925b8
6 changed files with 53 additions and 41 deletions

View File

@@ -16,7 +16,7 @@ numpy = ">=1.20.0"
pandas = "*"
tifffile = "*"
czifile = "2019.7.2"
tiffwrite = ">=2024.10.4"
tiffwrite = ">=2025.1.0"
ome-types = ">=0.4.0"
pint = "*"
tqdm = "*"