From 94ef469592f6a7b1c9582e2dfbc08aa70225ca5e Mon Sep 17 00:00:00 2001 From: Aimee Barciauskas Date: Thu, 5 Dec 2024 08:25:44 -0800 Subject: [PATCH] Update pyproject.toml Co-authored-by: Tom Nicholas --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2856e304..ecda9a16 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ hdf_reader = [ "numcodecs" ] icechunk = [ - "icechunk==0.1.0a7", + "icechunk>=0.1.0a7", ] test = [ "codecov",