diff --git a/Project.toml b/Project.toml index 63bcfeca0f..682f69e0bb 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ClimaCalibrate" uuid = "4347a170-ebd6-470c-89d3-5c705c0cacc2" -authors = ["Climate Modeling Alliance"] version = "0.3.1" +authors = ["Climate Modeling Alliance"] [deps] ArnoldiMethod = "ec485272-7323-5ecc-a04f-4719b315124d" @@ -39,7 +39,7 @@ LinearAlgebra = "1" LinearMaps = "3.11.4" Logging = "1.10, 1.11" NaNStatistics = "0.6.8 - 0.6.50, 0.6.53" -OrderedCollections = "1.3" +OrderedCollections = "1.3, 2" Random = "1" Reexport = "1" SafeTestsets = "0.1"