diff --git a/pyproject.toml b/pyproject.toml index 6525d927..b8e1bba2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ dependencies = [ "rechunker", "scipy", "shapely>=2.0", - "sparse<=0.14", + "sparse<=0.15.1", "toolz", "xarray<2023.11.0", # FIXME: Remove when pandas 2.2 is released and xclim is fixed. "xclim>=0.46.0",