diff --git a/pyproject.toml b/pyproject.toml index 36ef6ed..14d3ecd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -119,7 +119,7 @@ scientific = [ "cfgrib<1", "cftime<2", "scipy<2", - "xarray<2024", + "xarray<2025", ] test = [ "pytest<8",