From 304cbe3fe120d762a703087fec6b1357017ba18c Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Tue, 10 Mar 2026 00:14:53 +0000 Subject: [PATCH] CompatHelper: bump compat for Thermodynamics to 1, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index abf679201..d3e8fd615 100644 --- a/Project.toml +++ b/Project.toml @@ -84,7 +84,7 @@ SeawaterPolynomials = "0.3.5" SpeedyWeather = "0.17.4" StaticArrays = "1" Statistics = "1.9" -Thermodynamics = "0.15.3" +Thermodynamics = "0.15.3, 1" WorldOceanAtlasTools = "0.6" XESMF = "0.1.6" ZipFile = "0.10"