Skip to content

Commit 548feba

Browse files
committed
Merge remote-tracking branch 'origin/kd/ic_function' into kd/global_simulations
2 parents 6c8c289 + 59653df commit 548feba

39 files changed

+987
-859
lines changed

.buildkite/Manifest-v1.11.toml

Lines changed: 76 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,9 @@ version = "0.4.2"
9191

9292
[[deps.Aqua]]
9393
deps = ["Compat", "Pkg", "Test"]
94-
git-tree-sha1 = "500941611ff835a025f484f55836f6feea61720a"
94+
git-tree-sha1 = "4c9dbd90af1e4b1675484057c4a227aa6435160f"
9595
uuid = "4c88cf16-eb10-579e-8560-4a9242c79595"
96-
version = "0.8.11"
96+
version = "0.8.12"
9797

9898
[[deps.ArgCheck]]
9999
git-tree-sha1 = "f9e9a66c9b7be1ad7372bbd9b062d9230c30c5ce"
@@ -124,9 +124,9 @@ version = "3.5.1+1"
124124

125125
[[deps.ArrayInterface]]
126126
deps = ["Adapt", "LinearAlgebra"]
127-
git-tree-sha1 = "017fcb757f8e921fb44ee063a7aafe5f89b86dd1"
127+
git-tree-sha1 = "bebb10cd3f0796dd1429ba61e43990ba391186e9"
128128
uuid = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
129-
version = "7.18.0"
129+
version = "7.18.1"
130130

131131
[deps.ArrayInterface.extensions]
132132
ArrayInterfaceBandedMatricesExt = "BandedMatrices"
@@ -279,9 +279,9 @@ version = "0.1.6"
279279

280280
[[deps.BlockArrays]]
281281
deps = ["ArrayLayouts", "FillArrays", "LinearAlgebra"]
282-
git-tree-sha1 = "be56ef2fb72f89e251af9b38136897d57fbdb211"
282+
git-tree-sha1 = "a8c0f363186263d75e97a41878d10dd842797561"
283283
uuid = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
284-
version = "1.6.2"
284+
version = "1.6.3"
285285
weakdeps = ["Adapt", "BandedMatrices"]
286286

287287
[deps.BlockArrays.extensions]
@@ -321,6 +321,12 @@ version = "0.2.6"
321321
uuid = "8bf52ea8-c179-5cab-976a-9e18b702a9bc"
322322
version = "1.11.0"
323323

324+
[[deps.CRlibm]]
325+
deps = ["CRlibm_jll"]
326+
git-tree-sha1 = "66188d9d103b92b6cd705214242e27f5737a1e5e"
327+
uuid = "96374032-68de-5a5b-8d9e-752f78720389"
328+
version = "1.0.2"
329+
324330
[[deps.CRlibm_jll]]
325331
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
326332
git-tree-sha1 = "e329286945d0cfc04456972ea732551869af1cfc"
@@ -433,9 +439,9 @@ weakdeps = ["CUDA", "MPI"]
433439

434440
[[deps.ClimaCore]]
435441
deps = ["Adapt", "BandedMatrices", "BlockArrays", "ClimaComms", "CubedSphere", "DataStructures", "ForwardDiff", "GaussQuadrature", "GilbertCurves", "HDF5", "InteractiveUtils", "IntervalSets", "KrylovKit", "LazyBroadcast", "LinearAlgebra", "MultiBroadcastFusion", "NVTX", "PkgVersion", "RecursiveArrayTools", "RootSolvers", "SparseArrays", "StaticArrays", "Statistics", "UnrolledUtilities"]
436-
git-tree-sha1 = "caab12f8e366b120c31d07fd36305aea3af22c00"
442+
git-tree-sha1 = "cd1b32a3b8f3eab3e27e08180923a5c43c727f04"
437443
uuid = "d414da3d-4745-48bb-8d80-42e94e092884"
438-
version = "0.14.31"
444+
version = "0.14.33"
439445
weakdeps = ["CUDA", "Krylov"]
440446

441447
[deps.ClimaCore.extensions]
@@ -458,7 +464,7 @@ version = "0.2.13"
458464
deps = ["ClimaComms", "ClimaCore", "ClimaDiagnostics", "ClimaUtilities", "Dates", "DocStringExtensions", "Insolation", "Interpolations", "LazyArtifacts", "LinearAlgebra", "NCDatasets", "SciMLBase", "StaticArrays", "SurfaceFluxes", "Thermodynamics"]
459465
path = ".."
460466
uuid = "08f4d4ce-cf43-44bb-ad95-9d2d5f413532"
461-
version = "0.15.14"
467+
version = "0.16.0"
462468
weakdeps = ["BSON", "CSV", "ClimaParams", "DataFrames", "Flux", "HTTP", "StatsBase"]
463469

464470
[deps.ClimaLand.extensions]
@@ -467,15 +473,15 @@ weakdeps = ["BSON", "CSV", "ClimaParams", "DataFrames", "Flux", "HTTP", "StatsBa
467473

468474
[[deps.ClimaParams]]
469475
deps = ["TOML"]
470-
git-tree-sha1 = "98f8b50fcd3efe21e79c3b98a93457d994bb3cde"
476+
git-tree-sha1 = "db2d3e069ed4c12c96a4ae071ab5fc37da1019d4"
471477
uuid = "5c42b081-d73a-476f-9059-fd94b934656c"
472-
version = "0.10.27"
478+
version = "0.10.28"
473479

474480
[[deps.ClimaTimeSteppers]]
475-
deps = ["ClimaComms", "Colors", "DataStructures", "DiffEqBase", "KernelAbstractions", "Krylov", "LinearAlgebra", "LinearOperators", "NVTX", "SciMLBase", "StaticArrays"]
476-
git-tree-sha1 = "e719705cf15fec895abcb547946131ffe83de4d7"
481+
deps = ["ClimaComms", "DataStructures", "DiffEqBase", "KernelAbstractions", "Krylov", "LinearAlgebra", "LinearOperators", "NVTX", "SciMLBase", "StaticArrays"]
482+
git-tree-sha1 = "f71d6c31fdfeaa66516ccf904a916e99904e5078"
477483
uuid = "595c0a79-7f3d-439a-bc5a-b232dc3bde79"
478-
version = "0.8.3"
484+
version = "0.8.4"
479485
weakdeps = ["BenchmarkTools", "CUDA", "OrderedCollections", "PrettyTables", "StatsBase"]
480486

481487
[deps.ClimaTimeSteppers.extensions]
@@ -658,9 +664,9 @@ version = "4.1.1"
658664

659665
[[deps.CubedSphere]]
660666
deps = ["TaylorSeries"]
661-
git-tree-sha1 = "10874d1500159336863decaef665ab54805be29c"
667+
git-tree-sha1 = "afe9e8c11bf816a6fee878ddfc661e0bd138b747"
662668
uuid = "7445602f-e544-4518-8976-18f8e8ae6cdb"
663-
version = "0.3.1"
669+
version = "0.3.2"
664670

665671
[[deps.DataAPI]]
666672
git-tree-sha1 = "abe83f3a2f1b857aac70ef8b269080af17764bbe"
@@ -708,9 +714,9 @@ version = "1.9.1"
708714

709715
[[deps.DiffEqBase]]
710716
deps = ["ArrayInterface", "ConcreteStructs", "DataStructures", "DocStringExtensions", "EnumX", "EnzymeCore", "FastBroadcast", "FastClosures", "FastPower", "FunctionWrappers", "FunctionWrappersWrappers", "LinearAlgebra", "Logging", "Markdown", "MuladdMacro", "Parameters", "PrecompileTools", "Printf", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "SciMLStructures", "Setfield", "Static", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "TruncatedStacktraces"]
711-
git-tree-sha1 = "aa2e1ba33d15245205e45ca87f1f9402cd26275c"
717+
git-tree-sha1 = "6a0f6f17adbeb77688220cfb3e665c8f6e2a60ea"
712718
uuid = "2b5f629d-d688-5b77-993f-72d75c75574e"
713-
version = "6.169.0"
719+
version = "6.172.0"
714720

715721
[deps.DiffEqBase.extensions]
716722
DiffEqBaseCUDAExt = "CUDA"
@@ -862,9 +868,13 @@ version = "2.2.4+0"
862868

863869
[[deps.EnsembleKalmanProcesses]]
864870
deps = ["Convex", "Distributions", "DocStringExtensions", "FFMPEG", "GaussianRandomFields", "Interpolations", "LinearAlgebra", "MathOptInterface", "Optim", "QuadGK", "Random", "RecipesBase", "SCS", "SparseArrays", "Statistics", "StatsBase", "TOML", "TSVD"]
865-
git-tree-sha1 = "4c23f24c9a7c22a5d2ccb28772df404240e1dafa"
871+
git-tree-sha1 = "938ba137333f7be93194cf5ffc4592b68b0efb36"
866872
uuid = "aa8a2aa5-91d8-4396-bcef-d4f2ec43552d"
867-
version = "2.4.1"
873+
version = "2.4.2"
874+
weakdeps = ["Makie"]
875+
876+
[deps.EnsembleKalmanProcesses.extensions]
877+
EnsembleKalmanProcessesMakieExt = "Makie"
868878

869879
[[deps.EnumX]]
870880
git-tree-sha1 = "bddad79635af6aec424f53ed8aad5d7555dc6f00"
@@ -1231,9 +1241,9 @@ version = "0.4.11"
12311241

12321242
[[deps.GeometryOps]]
12331243
deps = ["AbstractTrees", "AdaptivePredicates", "CoordinateTransformations", "DataAPI", "DelaunayTriangulation", "ExactPredicates", "Extents", "GeoFormatTypes", "GeoInterface", "GeometryBasics", "GeometryOpsCore", "LinearAlgebra", "SortTileRecursiveTree", "Statistics", "Tables"]
1234-
git-tree-sha1 = "cb9ecfa01c4127f9e001b20024739a65fb7377dc"
1244+
git-tree-sha1 = "0ef3aa2051ea44e00121af7afbce057e84b72715"
12351245
uuid = "3251bfac-6a57-4b6d-aa61-ac1fef2975ab"
1236-
version = "0.1.19"
1246+
version = "0.1.23"
12371247

12381248
[deps.GeometryOps.extensions]
12391249
GeometryOpsFlexiJoinsExt = "FlexiJoins"
@@ -1249,9 +1259,9 @@ version = "0.1.19"
12491259

12501260
[[deps.GeometryOpsCore]]
12511261
deps = ["DataAPI", "GeoInterface", "StableTasks", "Tables"]
1252-
git-tree-sha1 = "543aba8cdadc3b49e622aae246ec37941dbafee1"
1262+
git-tree-sha1 = "05d64a886faf601c32b8668bc3f45f7823e9a4e9"
12531263
uuid = "05efe853-fabf-41c8-927e-7063c8b9f013"
1254-
version = "0.1.4"
1264+
version = "0.1.5"
12551265

12561266
[[deps.Gettext_jll]]
12571267
deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "Libdl", "Libiconv_jll", "Pkg", "XML2_jll"]
@@ -1451,22 +1461,24 @@ weakdeps = ["Unitful"]
14511461
InterpolationsUnitfulExt = "Unitful"
14521462

14531463
[[deps.IntervalArithmetic]]
1454-
deps = ["CRlibm_jll", "LinearAlgebra", "MacroTools", "OpenBLASConsistentFPCSR_jll", "RoundingEmulator"]
1455-
git-tree-sha1 = "2c337f943879911c74bb62c927b65b9546552316"
1464+
deps = ["CRlibm", "MacroTools", "OpenBLASConsistentFPCSR_jll", "Random", "RoundingEmulator"]
1465+
git-tree-sha1 = "4e1b4155f04ffa0acf3a0d6e3d651892604666f5"
14561466
uuid = "d1acc4aa-44c8-5952-acd4-ba5d80a2a253"
1457-
version = "0.22.29"
1458-
weakdeps = ["DiffRules", "ForwardDiff", "IntervalSets", "RecipesBase"]
1467+
version = "0.22.34"
1468+
weakdeps = ["DiffRules", "ForwardDiff", "IntervalSets", "LinearAlgebra", "RecipesBase", "SparseArrays"]
14591469

14601470
[deps.IntervalArithmetic.extensions]
14611471
IntervalArithmeticDiffRulesExt = "DiffRules"
14621472
IntervalArithmeticForwardDiffExt = "ForwardDiff"
14631473
IntervalArithmeticIntervalSetsExt = "IntervalSets"
1474+
IntervalArithmeticLinearAlgebraExt = "LinearAlgebra"
14641475
IntervalArithmeticRecipesBaseExt = "RecipesBase"
1476+
IntervalArithmeticSparseArraysExt = "SparseArrays"
14651477

14661478
[[deps.IntervalSets]]
1467-
git-tree-sha1 = "dba9ddf07f77f60450fe5d2e2beb9854d9a49bd0"
1479+
git-tree-sha1 = "5fbb102dcb8b1a858111ae81d56682376130517d"
14681480
uuid = "8197267c-284f-5f27-9208-e0e47529a953"
1469-
version = "0.7.10"
1481+
version = "0.7.11"
14701482
weakdeps = ["Random", "RecipesBase", "Statistics"]
14711483

14721484
[deps.IntervalSets.extensions]
@@ -1594,9 +1606,9 @@ version = "0.6.9"
15941606

15951607
[[deps.Krylov]]
15961608
deps = ["LinearAlgebra", "Printf", "SparseArrays"]
1597-
git-tree-sha1 = "b29d37ce30fa401a4563b18880ab91f979a29734"
1609+
git-tree-sha1 = "b94257a1a8737099ca40bc7271a8b374033473ed"
15981610
uuid = "ba0b0d4f-ebba-5204-a429-3ac8c609bfb7"
1599-
version = "0.9.10"
1611+
version = "0.10.1"
16001612

16011613
[[deps.KrylovKit]]
16021614
deps = ["LinearAlgebra", "PackageExtensionCompat", "Printf", "Random", "VectorInterface"]
@@ -1971,9 +1983,9 @@ version = "1.11.0"
19711983

19721984
[[deps.MathOptInterface]]
19731985
deps = ["BenchmarkTools", "CodecBzip2", "CodecZlib", "DataStructures", "ForwardDiff", "JSON3", "LinearAlgebra", "MutableArithmetics", "NaNMath", "OrderedCollections", "PrecompileTools", "Printf", "SparseArrays", "SpecialFunctions", "Test"]
1974-
git-tree-sha1 = "c2514ede436071529470010540bc3a1441e8140c"
1986+
git-tree-sha1 = "22b3e0bd1442bf9f5d3cb76e7d34ca87b88d0f36"
19751987
uuid = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
1976-
version = "1.39.0"
1988+
version = "1.40.0"
19771989

19781990
[[deps.MathTeXEngine]]
19791991
deps = ["AbstractTrees", "Automa", "DataStructures", "FreeTypeAbstraction", "GeometryBasics", "LaTeXStrings", "REPL", "RelocatableFolders", "UnicodeFun"]
@@ -2174,9 +2186,9 @@ version = "1.3.5+1"
21742186

21752187
[[deps.OneHotArrays]]
21762188
deps = ["Adapt", "ChainRulesCore", "Compat", "GPUArraysCore", "LinearAlgebra", "NNlib"]
2177-
git-tree-sha1 = "ec127b6ef91de07a48ed9db251d63b0a46490b90"
2189+
git-tree-sha1 = "3685584454b04cd52169c787ba4d196da8a04d10"
21782190
uuid = "0b1bfda6-eb8a-41d2-88d8-f5af5cad476f"
2179-
version = "0.2.7"
2191+
version = "0.2.9"
21802192

21812193
[[deps.OpenBLAS32_jll]]
21822194
deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "Libdl"]
@@ -2334,9 +2346,9 @@ version = "0.12.3"
23342346

23352347
[[deps.Parsers]]
23362348
deps = ["Dates", "PrecompileTools", "UUIDs"]
2337-
git-tree-sha1 = "44f6c1f38f77cafef9450ff93946c53bd9ca16ff"
2349+
git-tree-sha1 = "7d2f8f21da5db6a806faf7b9b292296da42b2810"
23382350
uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0"
2339-
version = "2.8.2"
2351+
version = "2.8.3"
23402352

23412353
[[deps.Pixman_jll]]
23422354
deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "LLVMOpenMP_jll", "Libdl"]
@@ -2530,9 +2542,9 @@ version = "1.3.4"
25302542

25312543
[[deps.RecursiveArrayTools]]
25322544
deps = ["Adapt", "ArrayInterface", "DocStringExtensions", "GPUArraysCore", "IteratorInterfaceExtensions", "LinearAlgebra", "RecipesBase", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "Tables"]
2533-
git-tree-sha1 = "ccc40aee102e101031102cfe92e66201720ed124"
2545+
git-tree-sha1 = "2e154f7d7e38db1af0a14ec751aba33360c3bef9"
25342546
uuid = "731186ca-8d62-57ce-b412-fbd966d074cd"
2535-
version = "3.32.1"
2547+
version = "3.33.0"
25362548

25372549
[deps.RecursiveArrayTools.extensions]
25382550
RecursiveArrayToolsFastBroadcastExt = "FastBroadcast"
@@ -2650,9 +2662,9 @@ version = "0.1.0"
26502662

26512663
[[deps.SciMLBase]]
26522664
deps = ["ADTypes", "Accessors", "ArrayInterface", "CommonSolve", "ConstructionBase", "Distributed", "DocStringExtensions", "EnumX", "FunctionWrappersWrappers", "IteratorInterfaceExtensions", "LinearAlgebra", "Logging", "Markdown", "Moshi", "PrecompileTools", "Preferences", "Printf", "RecipesBase", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SciMLOperators", "SciMLStructures", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface"]
2653-
git-tree-sha1 = "1f7cf417da3771b98f0e3f32ce0bb813e9fe91fa"
2665+
git-tree-sha1 = "341c75a6ba4fa155a2471f5609163df5e3184e7b"
26542666
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
2655-
version = "2.85.0"
2667+
version = "2.86.2"
26562668

26572669
[deps.SciMLBase.extensions]
26582670
SciMLBaseChainRulesCoreExt = "ChainRulesCore"
@@ -2677,9 +2689,9 @@ version = "2.85.0"
26772689

26782690
[[deps.SciMLOperators]]
26792691
deps = ["Accessors", "ArrayInterface", "DocStringExtensions", "LinearAlgebra", "MacroTools"]
2680-
git-tree-sha1 = "1c4b7f6c3e14e6de0af66e66b86d525cae10ecb4"
2692+
git-tree-sha1 = "05bab217b1f4b504f5a605fe02bc0e9fb92ccf02"
26812693
uuid = "c0aeaf25-5076-4817-a8d5-81caf7dfa961"
2682-
version = "0.3.13"
2694+
version = "0.3.14"
26832695
weakdeps = ["SparseArrays", "StaticArraysCore"]
26842696

26852697
[deps.SciMLOperators.extensions]
@@ -2810,9 +2822,9 @@ version = "0.1.15"
28102822

28112823
[[deps.StableRNGs]]
28122824
deps = ["Random"]
2813-
git-tree-sha1 = "83e6cce8324d49dfaf9ef059227f91ed4441a8e5"
2825+
git-tree-sha1 = "95af145932c2ed859b63329952ce8d633719f091"
28142826
uuid = "860ef19b-820b-49d6-a774-d7a799459cd3"
2815-
version = "1.0.2"
2827+
version = "1.0.3"
28162828

28172829
[[deps.StableTasks]]
28182830
git-tree-sha1 = "c4f6610f85cb965bee5bfafa64cbeeda55a4e0b2"
@@ -2876,15 +2888,15 @@ version = "1.7.0"
28762888

28772889
[[deps.StatsBase]]
28782890
deps = ["AliasTables", "DataAPI", "DataStructures", "LinearAlgebra", "LogExpFunctions", "Missings", "Printf", "Random", "SortingAlgorithms", "SparseArrays", "Statistics", "StatsAPI"]
2879-
git-tree-sha1 = "29321314c920c26684834965ec2ce0dacc9cf8e5"
2891+
git-tree-sha1 = "b81c5035922cc89c2d9523afc6c54be512411466"
28802892
uuid = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
2881-
version = "0.34.4"
2893+
version = "0.34.5"
28822894

28832895
[[deps.StatsFuns]]
28842896
deps = ["HypergeometricFunctions", "IrrationalConstants", "LogExpFunctions", "Reexport", "Rmath", "SpecialFunctions"]
2885-
git-tree-sha1 = "35b09e80be285516e52c9054792c884b9216ae3c"
2897+
git-tree-sha1 = "8e45cecc66f3b42633b8ce14d431e8e57a3e242e"
28862898
uuid = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
2887-
version = "1.4.0"
2899+
version = "1.5.0"
28882900
weakdeps = ["ChainRulesCore", "InverseFunctions"]
28892901

28902902
[deps.StatsFuns.extensions]
@@ -2954,9 +2966,9 @@ weakdeps = ["ClimaParams"]
29542966

29552967
[[deps.SymbolicIndexingInterface]]
29562968
deps = ["Accessors", "ArrayInterface", "PrettyTables", "RuntimeGeneratedFunctions", "StaticArraysCore"]
2957-
git-tree-sha1 = "7530e17b6ac652b009966f8ad53371a4ffd273f2"
2969+
git-tree-sha1 = "b6a641e38efa01355aa721246dd246e10c7dcd4d"
29582970
uuid = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
2959-
version = "0.3.39"
2971+
version = "0.3.40"
29602972

29612973
[[deps.TOML]]
29622974
deps = ["Dates"]
@@ -2987,10 +2999,17 @@ uuid = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e"
29872999
version = "1.10.0"
29883000

29893001
[[deps.TaylorSeries]]
2990-
deps = ["LinearAlgebra", "Markdown", "Requires", "SparseArrays"]
2991-
git-tree-sha1 = "31834a05c8a9d52d7f56b23ae7ad1c3b72a4f1bf"
3002+
deps = ["LinearAlgebra", "Markdown", "SparseArrays"]
3003+
git-tree-sha1 = "2c308aab2e14b399e4b8d6af7c486a241c8ca87a"
29923004
uuid = "6aa5eb33-94cf-58f4-a9d0-e4b2c4fc25ea"
2993-
version = "0.13.2"
3005+
version = "0.19.1"
3006+
weakdeps = ["IntervalArithmetic", "JLD2", "RecursiveArrayTools", "StaticArrays"]
3007+
3008+
[deps.TaylorSeries.extensions]
3009+
TaylorSeriesIAExt = "IntervalArithmetic"
3010+
TaylorSeriesJLD2Ext = "JLD2"
3011+
TaylorSeriesRATExt = "RecursiveArrayTools"
3012+
TaylorSeriesSAExt = "StaticArrays"
29943013

29953014
[[deps.TensorCore]]
29963015
deps = ["LinearAlgebra"]
@@ -3248,9 +3267,9 @@ version = "1.5.7+1"
32483267

32493268
[[deps.Zygote]]
32503269
deps = ["AbstractFFTs", "ChainRules", "ChainRulesCore", "DiffRules", "Distributed", "FillArrays", "ForwardDiff", "GPUArrays", "GPUArraysCore", "IRTools", "InteractiveUtils", "LinearAlgebra", "LogExpFunctions", "MacroTools", "NaNMath", "PrecompileTools", "Random", "Requires", "SparseArrays", "SpecialFunctions", "Statistics", "ZygoteRules"]
3251-
git-tree-sha1 = "3c73ed65f928f8602e9a30e93125b209133498a9"
3270+
git-tree-sha1 = "8462a20f0fd85b4ef4a1b7310d33e7475d2bb14f"
32523271
uuid = "e88e6eb3-aa80-5325-afca-941959d7151f"
3253-
version = "0.6.76"
3272+
version = "0.6.77"
32543273

32553274
[deps.Zygote.extensions]
32563275
ZygoteColorsExt = "Colors"

0 commit comments

Comments
 (0)