From c26cc6a328894337d4162921a0d58016b705ffe0 Mon Sep 17 00:00:00 2001 From: costachris Date: Mon, 9 Sep 2024 15:59:05 -0700 Subject: [PATCH] Pin packages for release --- Project.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Project.toml b/Project.toml index 6af22ff0d..2fcf0db02 100644 --- a/Project.toml +++ b/Project.toml @@ -56,6 +56,8 @@ ClimaCore = "0.10" CloudMicrophysics = "0.10, 0.11, 0.12" Combinatorics = "1.0.2" Dierckx = "0.5" +DiffEqBase = "6.145" +DiffEqNoiseProcess = "5.23" Distributions = "0.25" DocStringExtensions = "^0.8, 0.9" EnsembleKalmanProcesses = "1.0, 1.1" @@ -64,11 +66,13 @@ Glob = "1" Interpolations = "0.13, 0.14" JLD2 = "0.4" JSON = "0.21" +MPIPreferences = "0.1" NCDatasets = "0.12" NPZ = "0.4" OrdinaryDiffEq = "6.28" PackageCompiler = "2" SciMLBase = "1.60, 2" +SOCRATESSingleColumnForcings = "0.9" StaticArrays = "1" StatsBase = "0.33, 0.34" StochasticDiffEq = "6"