We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents deece00 + 51470ed commit 7be8e1eCopy full SHA for 7be8e1e
Project.toml
@@ -49,7 +49,7 @@ ClimaTimeSteppers = "0.8.2"
49
ClimaUtilities = "0.1.22"
50
CloudMicrophysics = "0.24.1"
51
Dates = "1"
52
-ForwardDiff = ">= 0.10"
+ForwardDiff = "0.10.38, 1"
53
Insolation = "0.9.2"
54
Interpolations = "0.15.1, 0.16"
55
LazyArtifacts = "1"
@@ -59,13 +59,13 @@ Logging = "1"
59
NCDatasets = "0.14.2"
60
NVTX = "0.3, 1"
61
NullBroadcasts = "0.1"
62
-RRTMGP = "0.21.2"
+RRTMGP = "0.21.3"
63
Random = "1"
64
SciMLBase = "2.12"
65
StaticArrays = "1.7"
66
Statistics = "1"
67
SurfaceFluxes = "0.11, 0.12"
68
-Thermodynamics = "0.12.8"
+Thermodynamics = "0.12.12"
69
UnrolledUtilities = "0.1.9"
70
YAML = "0.4"
71
julia = "1.9"
0 commit comments