From 768ec7679c8b9e2caa556e5e07838b86c1b2e97f Mon Sep 17 00:00:00 2001 From: "Gregory L. Wagner" Date: Mon, 7 Oct 2024 23:16:17 -0700 Subject: [PATCH] Bump oceananigans copat (#188) --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 12822854..ad67ba6b 100644 --- a/Project.toml +++ b/Project.toml @@ -31,7 +31,7 @@ Thermodynamics = "b60c26fb-14c3-4610-9d3e-2d17fe7ff00c" Adapt = "4" CFTime = "0.1" CUDA = "4, 5" -ClimaSeaIce = "0.1.2" +ClimaSeaIce = "0.1.2, 0.2" CubicSplines = "0.2" DataDeps = "0.7" Downloads = "1.6" @@ -39,7 +39,7 @@ ImageMorphology = "0.4" JLD2 = "0.4" KernelAbstractions = "0.9" NCDatasets = "0.12, 0.13, 0.14" -Oceananigans = "0.91.11" +Oceananigans = "0.91.11, 0.92" OrthogonalSphericalShellGrids = "0.1.2" Scratch = "1" SeawaterPolynomials = "0.3.4"