From 94644355211f55d0e4d622dce33994f4002a3ccf Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sun, 17 May 2026 00:34:39 +0000 Subject: [PATCH] CompatHelper: bump compat for XESMF in [weakdeps] to 0.2, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 42e7e861b..a8e424c26 100644 --- a/Project.toml +++ b/Project.toml @@ -69,7 +69,7 @@ SpeedyWeather = "0.17.4" StaticArrays = "1" Statistics = "1.9" Thermodynamics = "0.15.3, 1" -XESMF = "0.1.6" +XESMF = "0.1.6, 0.2" ZipFile = "0.10" julia = "1.10"