11# This file is machine-generated - editing it directly is not advised
22
3- julia_version = " 1.11.3 "
3+ julia_version = " 1.11.4 "
44manifest_format = " 2.0"
55project_hash = " 00164d555b605e64a815083160d7a4b5f7c3a3c2"
66
77[[deps .ADTypes ]]
8- git-tree-sha1 = " fb97701c117c8162e84dfcf80215caa904aef44f "
8+ git-tree-sha1 = " e2478490447631aedba0823d4d7a80b2cc8cdb32 "
99uuid = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
10- version = " 1.13 .0"
10+ version = " 1.14 .0"
1111weakdeps = [" ChainRulesCore" , " ConstructionBase" , " EnzymeCore" ]
1212
1313 [deps .ADTypes .extensions ]
@@ -299,9 +299,9 @@ version = "1.11.0"
299299
300300[[deps .DiffEqBase ]]
301301deps = [" 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" ]
302- git-tree-sha1 = " df4954f297a09f05e1f84a049566ae93d5304477 "
302+ git-tree-sha1 = " 615e8358608628b9768275f4bd8c237724e72f08 "
303303uuid = " 2b5f629d-d688-5b77-993f-72d75c75574e"
304- version = " 6.164.1 "
304+ version = " 6.164.2 "
305305
306306 [deps .DiffEqBase .extensions ]
307307 DiffEqBaseCUDAExt = " CUDA"
@@ -367,9 +367,9 @@ version = "1.15.1"
367367
368368[[deps .DifferentiationInterface ]]
369369deps = [" ADTypes" , " LinearAlgebra" ]
370- git-tree-sha1 = " 258fa016b2d03f19e4d0d1cd8e30c84907af1528 "
370+ git-tree-sha1 = " 479214d2988a837e6d21ac38afdcb03cb2d0994e "
371371uuid = " a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
372- version = " 0.6.42 "
372+ version = " 0.6.43 "
373373
374374 [deps .DifferentiationInterface .extensions ]
375375 DifferentiationInterfaceChainRulesCoreExt = " ChainRulesCore"
@@ -521,12 +521,6 @@ git-tree-sha1 = "27415f162e6028e81c72b82ef756bf321213b6ec"
521521uuid = " e2ba6199-217a-4e67-a87a-7c52f15ade04"
522522version = " 0.1.10"
523523
524- [[deps .Expronicon ]]
525- deps = [" MLStyle" , " Pkg" , " TOML" ]
526- git-tree-sha1 = " fc3951d4d398b5515f91d7fe5d45fc31dccb3c9b"
527- uuid = " 6b7a57c9-7cc1-4fdf-b7f5-e857abae3636"
528- version = " 0.8.5"
529-
530524[[deps .ExproniconLite ]]
531525git-tree-sha1 = " c13f0b150373771b0fdc1713c97860f8df12e6c2"
532526uuid = " 55351af7-c7e9-48d6-89ff-24e801d99491"
@@ -887,10 +881,10 @@ uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
887881version = " 1.11.0"
888882
889883[[deps .LinearSolve ]]
890- deps = [" ArrayInterface" , " ChainRulesCore" , " ConcreteStructs" , " DocStringExtensions" , " EnumX" , " GPUArraysCore" , " InteractiveUtils" , " Krylov" , " LazyArrays" , " Libdl" , " LinearAlgebra" , " MKL_jll" , " Markdown" , " PrecompileTools" , " Preferences" , " RecursiveArrayTools" , " Reexport" , " SciMLBase" , " SciMLOperators" , " Setfield" , " SparseArrays " , " StaticArraysCore" , " UnPack" ]
891- git-tree-sha1 = " 957c1e609099c1e9c68098296fbbd0c6ee07556d "
884+ deps = [" ArrayInterface" , " ChainRulesCore" , " ConcreteStructs" , " DocStringExtensions" , " EnumX" , " GPUArraysCore" , " InteractiveUtils" , " Krylov" , " LazyArrays" , " Libdl" , " LinearAlgebra" , " MKL_jll" , " Markdown" , " PrecompileTools" , " Preferences" , " RecursiveArrayTools" , " Reexport" , " SciMLBase" , " SciMLOperators" , " Setfield" , " StaticArraysCore" , " UnPack" ]
885+ git-tree-sha1 = " 6e975dea0fc1825ef3bc83c11281fdf745a69a43 "
892886uuid = " 7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
893- version = " 3.3.1 "
887+ version = " 3.4.0 "
894888
895889 [deps .LinearSolve .extensions ]
896890 LinearSolveBandedMatricesExt = " BandedMatrices"
@@ -905,10 +899,10 @@ version = "3.3.1"
905899 LinearSolveKernelAbstractionsExt = " KernelAbstractions"
906900 LinearSolveKrylovKitExt = " KrylovKit"
907901 LinearSolveMetalExt = " Metal"
908- LinearSolvePardisoExt = " Pardiso"
902+ LinearSolvePardisoExt = [ " Pardiso" , " SparseArrays " ]
909903 LinearSolveRecursiveFactorizationExt = " RecursiveFactorization"
910904 LinearSolveSparseArraysExt = " SparseArrays"
911- LinearSolveSparspakExt = " Sparspak"
905+ LinearSolveSparspakExt = [ " SparseArrays " , " Sparspak" ]
912906
913907 [deps .LinearSolve .weakdeps ]
914908 BandedMatrices = " aae01518-5342-5314-be14-df237901396f"
@@ -925,6 +919,7 @@ version = "3.3.1"
925919 Metal = " dde4c033-4e86-420c-a63e-0dd931031962"
926920 Pardiso = " 46dd5b70-b6fb-5a00-ae2d-e8fea33afaf2"
927921 RecursiveFactorization = " f2c3362d-daeb-58d1-803e-2bc74f2840b4"
922+ SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
928923 Sparspak = " e56a9233-b9d6-4f03-8d0f-1825330902ac"
929924
930925[[deps .LogExpFunctions ]]
@@ -1005,10 +1000,10 @@ uuid = "a63ad114-7e13-5084-954f-fe012c677804"
10051000version = " 1.11.0"
10061001
10071002[[deps .ModelingToolkit ]]
1008- deps = [" AbstractTrees" , " ArrayInterface" , " BlockArrays" , " Combinatorics" , " CommonSolve" , " Compat" , " ConstructionBase" , " DataStructures" , " DiffEqBase" , " DiffEqCallbacks" , " DiffEqNoiseProcess" , " DiffRules" , " Distributed" , " Distributions" , " DocStringExtensions" , " DomainSets" , " DynamicQuantities" , " EnumX" , " ExprTools" , " Expronicon " , " FindFirstFunctions" , " ForwardDiff" , " FunctionWrappers" , " FunctionWrappersWrappers" , " Graphs" , " InteractiveUtils" , " JuliaFormatter" , " JumpProcesses" , " Latexify" , " Libdl" , " LinearAlgebra" , " MLStyle" , " NaNMath" , " NonlinearSolve" , " OffsetArrays" , " OrderedCollections" , " PrecompileTools" , " RecursiveArrayTools" , " Reexport" , " RuntimeGeneratedFunctions" , " SCCNonlinearSolve" , " SciMLBase" , " SciMLStructures" , " Serialization" , " Setfield" , " SimpleNonlinearSolve" , " SparseArrays" , " SpecialFunctions" , " StaticArrays" , " SymbolicIndexingInterface" , " SymbolicUtils" , " Symbolics" , " URIs" , " UnPack" , " Unitful" ]
1009- git-tree-sha1 = " ddb7b434c356cb4e5ce97c0b303a95f778e47bf0 "
1003+ deps = [" AbstractTrees" , " ArrayInterface" , " BlockArrays" , " Combinatorics" , " CommonSolve" , " Compat" , " ConstructionBase" , " DataStructures" , " DiffEqBase" , " DiffEqCallbacks" , " DiffEqNoiseProcess" , " DiffRules" , " Distributed" , " Distributions" , " DocStringExtensions" , " DomainSets" , " DynamicQuantities" , " EnumX" , " ExprTools" , " FindFirstFunctions" , " ForwardDiff" , " FunctionWrappers" , " FunctionWrappersWrappers" , " Graphs" , " InteractiveUtils" , " JuliaFormatter" , " JumpProcesses" , " Latexify" , " Libdl" , " LinearAlgebra" , " MLStyle" , " Moshi " , " NaNMath" , " NonlinearSolve" , " OffsetArrays" , " OrderedCollections" , " PrecompileTools" , " RecursiveArrayTools" , " Reexport" , " RuntimeGeneratedFunctions" , " SCCNonlinearSolve" , " SciMLBase" , " SciMLStructures" , " Serialization" , " Setfield" , " SimpleNonlinearSolve" , " SparseArrays" , " SpecialFunctions" , " StaticArrays" , " SymbolicIndexingInterface" , " SymbolicUtils" , " Symbolics" , " URIs" , " UnPack" , " Unitful" ]
1004+ git-tree-sha1 = " 2a08947ba95676dd2df18241c06cab89dce5341e "
10101005uuid = " 961ee093-0014-501f-94e3-6117800e7a78"
1011- version = " 9.64.3 "
1006+ version = " 9.65.0 "
10121007
10131008 [deps .ModelingToolkit .extensions ]
10141009 MTKBifurcationKitExt = " BifurcationKit"
@@ -1168,7 +1163,7 @@ version = "0.3.27+1"
11681163[[deps .OpenLibm_jll ]]
11691164deps = [" Artifacts" , " Libdl" ]
11701165uuid = " 05823500-19ac-5b8b-9628-191a04bc5112"
1171- version = " 0.8.1+2 "
1166+ version = " 0.8.1+4 "
11721167
11731168[[deps .OpenSSL_jll ]]
11741169deps = [" Artifacts" , " JLLWrappers" , " Libdl" ]
@@ -1459,9 +1454,9 @@ weakdeps = ["SparseArrays", "StaticArraysCore"]
14591454
14601455[[deps .SciMLStructures ]]
14611456deps = [" ArrayInterface" ]
1462- git-tree-sha1 = " 0444a37a25fab98adbd90baa806ee492a3af133a "
1457+ git-tree-sha1 = " 566c4ed301ccb2a44cbd5a27da5f885e0ed1d5df "
14631458uuid = " 53ae85a6-f571-4167-b2af-e1d143709226"
1464- version = " 1.6.1 "
1459+ version = " 1.7.0 "
14651460
14661461[[deps .Serialization ]]
14671462uuid = " 9e88b42a-f829-5b0c-bbe9-9e923198166b"
@@ -1558,9 +1553,9 @@ weakdeps = ["OffsetArrays", "StaticArrays"]
15581553
15591554[[deps .StaticArrays ]]
15601555deps = [" LinearAlgebra" , " PrecompileTools" , " Random" , " StaticArraysCore" ]
1561- git-tree-sha1 = " e3be13f448a43610f978d29b7adf78c76022467a "
1556+ git-tree-sha1 = " 0feb6b9031bd5c51f9072393eb5ab3efd31bf9e4 "
15621557uuid = " 90137ffa-7385-5640-81b9-e52037218182"
1563- version = " 1.9.12 "
1558+ version = " 1.9.13 "
15641559weakdeps = [" ChainRulesCore" , " Statistics" ]
15651560
15661561 [deps .StaticArrays .extensions ]
@@ -1637,10 +1632,10 @@ uuid = "19f23fe9-fdab-4a78-91af-e7b7767979c3"
16371632version = " 0.2.2"
16381633
16391634[[deps .SymbolicUtils ]]
1640- deps = [" AbstractTrees" , " ArrayInterface" , " Bijections" , " ChainRulesCore" , " Combinatorics" , " ConstructionBase" , " DataStructures" , " DocStringExtensions" , " DynamicPolynomials" , " LinearAlgebra" , " MultivariatePolynomials" , " NaNMath" , " Setfield" , " SparseArrays" , " SpecialFunctions" , " StaticArrays" , " SymbolicIndexingInterface" , " TermInterface" , " TimerOutputs" , " Unityper" , " WeakValueDicts" ]
1641- git-tree-sha1 = " 4b6e0bce80f52774c4f73bbe7853719eca024c32 "
1635+ deps = [" AbstractTrees" , " ArrayInterface" , " Bijections" , " ChainRulesCore" , " Combinatorics" , " ConstructionBase" , " DataStructures" , " DocStringExtensions" , " DynamicPolynomials" , " ExproniconLite " , " LinearAlgebra" , " MultivariatePolynomials" , " NaNMath" , " Setfield" , " SparseArrays" , " SpecialFunctions" , " StaticArrays" , " SymbolicIndexingInterface" , " TaskLocalValues " , " TermInterface" , " TimerOutputs" , " Unityper" , " WeakValueDicts" ]
1636+ git-tree-sha1 = " bda149bef2e52fe889b825777ebd1724aea4566c "
16421637uuid = " d1185830-fcd6-423d-90d6-eec64667417b"
1643- version = " 3.16 .0"
1638+ version = " 3.17 .0"
16441639
16451640 [deps .SymbolicUtils .extensions ]
16461641 SymbolicUtilsLabelledArraysExt = " LabelledArrays"
@@ -1651,10 +1646,10 @@ version = "3.16.0"
16511646 ReverseDiff = " 37e2e3b7-166d-5795-8a7a-e32c996b4267"
16521647
16531648[[deps .Symbolics ]]
1654- deps = [" ADTypes" , " ArrayInterface" , " Bijections" , " CommonWorldInvalidations" , " ConstructionBase" , " DataStructures" , " DiffRules" , " Distributions" , " DocStringExtensions" , " DomainSets" , " DynamicPolynomials" , " IfElse " , " LaTeXStrings" , " Latexify" , " Libdl" , " LinearAlgebra" , " LogExpFunctions" , " MacroTools" , " Markdown" , " NaNMath" , " OffsetArrays" , " PrecompileTools" , " Primes" , " RecipesBase" , " Reexport" , " RuntimeGeneratedFunctions" , " SciMLBase" , " Setfield" , " SparseArrays" , " SpecialFunctions" , " StaticArraysCore" , " SymbolicIndexingInterface" , " SymbolicLimits" , " SymbolicUtils" , " TermInterface" ]
1655- git-tree-sha1 = " e021ac0b4dc29ce0a5b38fd91c27bd36d6d7df13 "
1649+ deps = [" ADTypes" , " ArrayInterface" , " Bijections" , " CommonWorldInvalidations" , " ConstructionBase" , " DataStructures" , " DiffRules" , " Distributions" , " DocStringExtensions" , " DomainSets" , " DynamicPolynomials" , " LaTeXStrings" , " Latexify" , " Libdl" , " LinearAlgebra" , " LogExpFunctions" , " MacroTools" , " Markdown" , " NaNMath" , " OffsetArrays" , " PrecompileTools" , " Primes" , " RecipesBase" , " Reexport" , " RuntimeGeneratedFunctions" , " SciMLBase" , " Setfield" , " SparseArrays" , " SpecialFunctions" , " StaticArraysCore" , " SymbolicIndexingInterface" , " SymbolicLimits" , " SymbolicUtils" , " TermInterface" ]
1650+ git-tree-sha1 = " 326982e1f8a8214ff83cc427484acc858f975c74 "
16561651uuid = " 0c5d862f-8b57-4792-8d23-62f2024744c7"
1657- version = " 6.29.1 "
1652+ version = " 6.29.2 "
16581653
16591654 [deps .Symbolics .extensions ]
16601655 SymbolicsForwardDiffExt = " ForwardDiff"
@@ -1694,6 +1689,11 @@ deps = ["ArgTools", "SHA"]
16941689uuid = " a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e"
16951690version = " 1.10.0"
16961691
1692+ [[deps .TaskLocalValues ]]
1693+ git-tree-sha1 = " d155450e6dff2a8bc2fcb81dcb194bd98b0aeb46"
1694+ uuid = " ed4db957-447d-4319-bfb6-7fa9ae7ecf34"
1695+ version = " 0.1.2"
1696+
16971697[[deps .TermInterface ]]
16981698git-tree-sha1 = " d673e0aca9e46a2f63720201f55cc7b3e7169b16"
16991699uuid = " 8ea1fca8-c5ef-4a55-8b96-4e9afe9c9a3c"
@@ -1717,9 +1717,9 @@ version = "0.5.2"
17171717
17181718[[deps .TimerOutputs ]]
17191719deps = [" ExprTools" , " Printf" ]
1720- git-tree-sha1 = " 3832505b94c1868baea47764127e6d36b5c9f29e "
1720+ git-tree-sha1 = " f57facfd1be61c42321765d3551b3df50f7e09f6 "
17211721uuid = " a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
1722- version = " 0.5.27 "
1722+ version = " 0.5.28 "
17231723
17241724 [deps .TimerOutputs .extensions ]
17251725 FlameGraphsExt = " FlameGraphs"
0 commit comments