From 6be99205c2c14152b45bb95dfadc2cd4104cc817 Mon Sep 17 00:00:00 2001 From: Dodam Ih Date: Tue, 14 Jan 2025 11:39:25 -0800 Subject: [PATCH] chore: update cv version to latest --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 4ff7fc1a5..fc3ad3c55 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ augmentations = [ ] cli = ["click == 8.0.1"] cloudvol = [ - "cloud-volume[all_codecs] ~= 11.1.0", # raw LRU cache support + "cloud-volume[all_codecs] ~= 11.1.2", # raw LRU cache support "zetta_utils[tensor_ops]", ] tensorstore = [