11# This file is machine-generated - editing it directly is not advised
22
3- julia_version = " 1.10.8 "
3+ julia_version = " 1.10.9 "
44manifest_format = " 2.0"
55project_hash = " 6ab89829ea190189b0319a6f8e22b3515e5283c2"
66
@@ -64,9 +64,9 @@ version = "0.1.42"
6464
6565[[deps .Adapt ]]
6666deps = [" LinearAlgebra" , " Requires" ]
67- git-tree-sha1 = " cd8b948862abee8f3d3e9b73a102a9ca924debb0 "
67+ git-tree-sha1 = " f7817e2e585aa6d924fd714df1e2a84be7896c60 "
6868uuid = " 79e6a3ab-5dfb-504d-930d-738a2a938a0e"
69- version = " 4.2 .0"
69+ version = " 4.3 .0"
7070weakdeps = [" SparseArrays" , " StaticArrays" ]
7171
7272 [deps .Adapt .extensions ]
@@ -176,9 +176,9 @@ version = "0.5.0"
176176
177177[[deps .BandedMatrices ]]
178178deps = [" ArrayLayouts" , " FillArrays" , " LinearAlgebra" , " PrecompileTools" ]
179- git-tree-sha1 = " 4a591da886b61415e2c0dea130d28da1e9077cfb "
179+ git-tree-sha1 = " 614c6aba1d562191d9832df2af24f594aa7ebf61 "
180180uuid = " aae01518-5342-5314-be14-df237901396f"
181- version = " 1.9.2 "
181+ version = " 1.9.3 "
182182weakdeps = [" SparseArrays" ]
183183
184184 [deps .BandedMatrices .extensions ]
@@ -243,9 +243,9 @@ weakdeps = ["BandedMatrices"]
243243
244244[[deps .Blosc_jll ]]
245245deps = [" Artifacts" , " JLLWrappers" , " Libdl" , " Lz4_jll" , " Zlib_jll" , " Zstd_jll" ]
246- git-tree-sha1 = " ef12cdd1c7fb7e1dfd6fa8fd60d4db6bc61d2f23 "
246+ git-tree-sha1 = " 535c80f1c0847a4c967ea945fca21becc9de1522 "
247247uuid = " 0b7ba130-8d10-5ba8-a3d6-c5182647fed9"
248- version = " 1.21.6+2 "
248+ version = " 1.21.7+0 "
249249
250250[[deps .Bzip2_jll ]]
251251deps = [" Artifacts" , " JLLWrappers" , " Libdl" ]
@@ -327,7 +327,7 @@ weakdeps = ["CUDA", "MPI"]
327327 ClimaCommsMPIExt = " MPI"
328328
329329[[deps .ClimaCore ]]
330- deps = [" Adapt" , " BandedMatrices" , " BlockArrays" , " ClimaComms" , " CubedSphere" , " DataStructures" , " ForwardDiff" , " GaussQuadrature" , " GilbertCurves" , " HDF5" , " InteractiveUtils" , " IntervalSets" , " KrylovKit" , " LinearAlgebra" , " MultiBroadcastFusion" , " NVTX" , " PkgVersion" , " RecursiveArrayTools" , " RootSolvers" , " SparseArrays" , " StaticArrays" , " Statistics" , " UnrolledUtilities" ]
330+ deps = [" Adapt" , " BandedMatrices" , " BlockArrays" , " ClimaComms" , " CubedSphere" , " DataStructures" , " ForwardDiff" , " GaussQuadrature" , " GilbertCurves" , " HDF5" , " InteractiveUtils" , " IntervalSets" , " KrylovKit" , " LinearAlgebra" , " MultiBroadcastFusion" , " NVTX" , " PkgVersion" , " PrecompileTools " , " RecursiveArrayTools" , " RootSolvers" , " SparseArrays" , " StaticArrays" , " Statistics" , " UnrolledUtilities" ]
331331path = " .."
332332uuid = " d414da3d-4745-48bb-8d80-42e94e092884"
333333version = " 0.14.26"
@@ -558,9 +558,9 @@ version = "1.9.1"
558558
559559[[deps .DiffEqBase ]]
560560deps = [" 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" , " TruncatedStacktraces" ]
561- git-tree-sha1 = " 615e8358608628b9768275f4bd8c237724e72f08 "
561+ git-tree-sha1 = " b68847ddc7b8f3c77a84521b0fd50375274a380b "
562562uuid = " 2b5f629d-d688-5b77-993f-72d75c75574e"
563- version = " 6.164.2 "
563+ version = " 6.165.1 "
564564
565565 [deps .DiffEqBase .extensions ]
566566 DiffEqBaseCUDAExt = " CUDA"
@@ -614,9 +614,9 @@ version = "1.15.1"
614614
615615[[deps .DifferentiationInterface ]]
616616deps = [" ADTypes" , " LinearAlgebra" ]
617- git-tree-sha1 = " 479214d2988a837e6d21ac38afdcb03cb2d0994e "
617+ git-tree-sha1 = " 3999a7934cc723719e79ff7db33160b141297444 "
618618uuid = " a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
619- version = " 0.6.43 "
619+ version = " 0.6.44 "
620620
621621 [deps .DifferentiationInterface .extensions ]
622622 DifferentiationInterfaceChainRulesCoreExt = " ChainRulesCore"
@@ -628,9 +628,10 @@ version = "0.6.43"
628628 DifferentiationInterfaceForwardDiffExt = [" ForwardDiff" , " DiffResults" ]
629629 DifferentiationInterfaceGTPSAExt = " GTPSA"
630630 DifferentiationInterfaceMooncakeExt = " Mooncake"
631- DifferentiationInterfacePolyesterForwardDiffExt = " PolyesterForwardDiff"
631+ DifferentiationInterfacePolyesterForwardDiffExt = [ " PolyesterForwardDiff" , " ForwardDiff " , " DiffResults " ]
632632 DifferentiationInterfaceReverseDiffExt = [" ReverseDiff" , " DiffResults" ]
633633 DifferentiationInterfaceSparseArraysExt = " SparseArrays"
634+ DifferentiationInterfaceSparseConnectivityTracerExt = " SparseConnectivityTracer"
634635 DifferentiationInterfaceSparseMatrixColoringsExt = " SparseMatrixColorings"
635636 DifferentiationInterfaceStaticArraysExt = " StaticArrays"
636637 DifferentiationInterfaceSymbolicsExt = " Symbolics"
@@ -652,6 +653,7 @@ version = "0.6.43"
652653 PolyesterForwardDiff = " 98d1487c-24ca-40b6-b7ab-df2af84e126b"
653654 ReverseDiff = " 37e2e3b7-166d-5795-8a7a-e32c996b4267"
654655 SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
656+ SparseConnectivityTracer = " 9f842d2f-2579-4b1d-911e-f412cf18a3f5"
655657 SparseMatrixColorings = " 0a514795-09f3-496d-8182-132a7b665d35"
656658 StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
657659 Symbolics = " 0c5d862f-8b57-4792-8d23-62f2024744c7"
@@ -1538,7 +1540,7 @@ version = "0.3.23+4"
15381540[[deps .OpenLibm_jll ]]
15391541deps = [" Artifacts" , " Libdl" ]
15401542uuid = " 05823500-19ac-5b8b-9628-191a04bc5112"
1541- version = " 0.8.1+2 "
1543+ version = " 0.8.1+4 "
15421544
15431545[[deps .OpenMPI_jll ]]
15441546deps = [" Artifacts" , " CompilerSupportLibraries_jll" , " Hwloc_jll" , " JLLWrappers" , " LazyArtifacts" , " Libdl" , " MPIPreferences" , " TOML" , " Zlib_jll" ]
@@ -1662,9 +1664,9 @@ version = "1.4.3"
16621664
16631665[[deps .Plots ]]
16641666deps = [" Base64" , " Contour" , " Dates" , " Downloads" , " FFMPEG" , " FixedPointNumbers" , " GR" , " JLFzf" , " JSON" , " LaTeXStrings" , " Latexify" , " LinearAlgebra" , " Measures" , " NaNMath" , " Pkg" , " PlotThemes" , " PlotUtils" , " PrecompileTools" , " Printf" , " REPL" , " Random" , " RecipesBase" , " RecipesPipeline" , " Reexport" , " RelocatableFolders" , " Requires" , " Scratch" , " Showoff" , " SparseArrays" , " Statistics" , " StatsBase" , " TOML" , " UUIDs" , " UnicodeFun" , " UnitfulLatexify" , " Unzip" ]
1665- git-tree-sha1 = " dae01f8c2e069a683d3a6e17bbae5070ab94786f "
1667+ git-tree-sha1 = " 564b477ae5fbfb3e23e63fc337d5f4e65e039ca4 "
16661668uuid = " 91a5bcdd-55d7-5caf-9e0b-520d859cae80"
1667- version = " 1.40.9 "
1669+ version = " 1.40.10 "
16681670
16691671 [deps .Plots .extensions ]
16701672 FileIOExt = " FileIO"
@@ -1811,9 +1813,9 @@ version = "0.6.12"
18111813
18121814[[deps .RecursiveArrayTools ]]
18131815deps = [" Adapt" , " ArrayInterface" , " DocStringExtensions" , " GPUArraysCore" , " IteratorInterfaceExtensions" , " LinearAlgebra" , " RecipesBase" , " StaticArraysCore" , " Statistics" , " SymbolicIndexingInterface" , " Tables" ]
1814- git-tree-sha1 = " e96b644f7bfbf1015f8e42a7c7abfae2a48fafbf "
1816+ git-tree-sha1 = " 35ac79a85c8086892258581d8b6df9cd8db5c91a "
18151817uuid = " 731186ca-8d62-57ce-b412-fbd966d074cd"
1816- version = " 3.31.0 "
1818+ version = " 3.31.1 "
18171819
18181820 [deps .RecursiveArrayTools .extensions ]
18191821 RecursiveArrayToolsFastBroadcastExt = " FastBroadcast"
@@ -1888,9 +1890,9 @@ version = "0.1.0"
18881890
18891891[[deps .SciMLBase ]]
18901892deps = [" 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" ]
1891- git-tree-sha1 = " ee305515b0946db5f56af699e8b5804fee04146c "
1893+ git-tree-sha1 = " c779c485f384cc824dac44ab1ef1440209027016 "
18921894uuid = " 0bca4576-84f4-4d90-8ffe-ffa030f20462"
1893- version = " 2.75.1 "
1895+ version = " 2.76.0 "
18941896
18951897 [deps .SciMLBase .extensions ]
18961898 SciMLBaseChainRulesCoreExt = " ChainRulesCore"
@@ -1900,7 +1902,7 @@ version = "2.75.1"
19001902 SciMLBasePyCallExt = " PyCall"
19011903 SciMLBasePythonCallExt = " PythonCall"
19021904 SciMLBaseRCallExt = " RCall"
1903- SciMLBaseZygoteExt = " Zygote"
1905+ SciMLBaseZygoteExt = [ " Zygote" , " ChainRulesCore " ]
19041906
19051907 [deps .SciMLBase .weakdeps ]
19061908 ChainRules = " 082447d4-558c-5d27-93f4-14fc19e9eca2"
@@ -2037,9 +2039,9 @@ version = "1.0.2"
20372039
20382040[[deps .Static ]]
20392041deps = [" CommonWorldInvalidations" , " IfElse" , " PrecompileTools" ]
2040- git-tree-sha1 = " 87d51a3ee9a4b0d2fe054bdd3fc2436258db2603 "
2042+ git-tree-sha1 = " f737d444cb0ad07e61b3c1bef8eb91203c321eff "
20412043uuid = " aedffcd0-7271-4cad-89d0-dc628f76c6d3"
2042- version = " 1.1.1 "
2044+ version = " 1.2.0 "
20432045
20442046[[deps .StaticArrayInterface ]]
20452047deps = [" ArrayInterface" , " Compat" , " IfElse" , " LinearAlgebra" , " PrecompileTools" , " Static" ]
0 commit comments