From a653c5becafcd9b6f7ac60f3f46e722fc29ebb13 Mon Sep 17 00:00:00 2001 From: dodam Date: Tue, 4 Feb 2025 19:49:34 -0500 Subject: [PATCH] chore: update cloudvolume to a version with Exceptions rather than BaseExceptions --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0e0b31eba..2a9327c75 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ augmentations = [ ] cli = ["click == 8.0.1"] cloudvol = [ - "cloud-volume[all_codecs] ~= 11.1.4", # raw LRU cache support + "cloud-volume[all_codecs] ~= 11.1.5", "zetta_utils[tensor_ops]", ] tensorstore = [