Skip to content

Commit 289b128

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for Thermodynamics to 1, (keep existing compat)
1 parent 011c44d commit 289b128

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
4242

4343
[extensions]
4444
ClimaCouplerCMIPExt = ["ClimaOcean", "ClimaSeaIce", "KernelAbstractions", "Oceananigans"]
45+
ClimaCouplerCMIPMakieExt = ["CairoMakie", "ClimaCoreMakie", "GeoMakie", "Makie", "Oceananigans", "Poppler_jll", "Printf"]
4546
ClimaCouplerClimaAtmosExt = ["ClimaAtmos"]
4647
ClimaCouplerClimaLandExt = ["ClimaLand"]
4748
ClimaCouplerMakieExt = ["CairoMakie", "ClimaCoreMakie", "GeoMakie", "Makie", "Poppler_jll", "Printf"]
48-
ClimaCouplerCMIPMakieExt = ["CairoMakie", "ClimaCoreMakie", "GeoMakie", "Makie", "Oceananigans", "Poppler_jll", "Printf"]
4949

5050
[compat]
5151
ArgParse = "1"
@@ -79,6 +79,6 @@ Random = "1"
7979
SciMLBase = "~2.110, ~2.111, ~2.112"
8080
StaticArrays = "1.9.8"
8181
SurfaceFluxes = "0.15.0, 1"
82-
Thermodynamics = "0.15.3, ~1.0"
82+
Thermodynamics = "0.15.3, ~1.0, 1"
8383
YAML = "0.4"
8484
julia = "1.10"

0 commit comments

Comments
 (0)