Skip to content

Commit

Permalink
Merge pull request #34 from CliMA/ne/compat
Browse files Browse the repository at this point in the history
Add proper compat
  • Loading branch information
nefrathenrici authored Nov 13, 2023
2 parents 0901dee + a66e08f commit 6e82838
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,13 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"

[compat]
ClimaAtmos = "0.16"
ClimaComms = "0.5"
ClimaCore = "0.10"
Distributions = "0.25"
EnsembleKalmanProcesses = "1"
JLD2 = "0.4"
TOML = "1"
YAML = "0.4"

0 comments on commit 6e82838

Please sign in to comment.