From 6da14e4549cbddad9ace7ce61f0b16c20cab1d3d Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 1 Sep 2023 00:16:18 +0000 Subject: [PATCH] CompatHelper: bump compat for SurfaceFluxes to 0.7, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index d57b61f246..322ad32840 100644 --- a/Project.toml +++ b/Project.toml @@ -43,7 +43,7 @@ Plots = "1" PrettyTables = "1, 2" SciMLBase = "1" StaticArrays = "1" -SurfaceFluxes = "0.6" +SurfaceFluxes = "0.6, 0.7" TempestRemap_jll = "2" TerminalLoggers = "0.1" Thermodynamics = "0.10"