@@ -5,9 +5,9 @@ manifest_format = "2.0"
55project_hash = " 50cef2be85751409fb24f272f1ca18bf47559bcb"
66
77[[deps .ADTypes ]]
8- git-tree-sha1 = " 8be2ae325471fc20b11c27bb34b518541d07dd3a "
8+ git-tree-sha1 = " 8b2b045b22740e4be20654175cc38291d48539db "
99uuid = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
10- version = " 1.19 .0"
10+ version = " 1.20 .0"
1111weakdeps = [" ChainRulesCore" , " ConstructionBase" , " EnzymeCore" ]
1212
1313 [deps .ADTypes .extensions ]
@@ -107,9 +107,9 @@ version = "7.22.0"
107107
108108[[deps .ArrayLayouts ]]
109109deps = [" FillArrays" , " LinearAlgebra" , " StaticArrays" ]
110- git-tree-sha1 = " 122a06c8266e00035bfa572887ab52c344526eb4 "
110+ git-tree-sha1 = " e0b47732a192dd59b9d079a06d04235e2f833963 "
111111uuid = " 4c555306-a7a7-4459-81d9-ec55ddd5c99a"
112- version = " 1.12.1 "
112+ version = " 1.12.2 "
113113weakdeps = [" SparseArrays" ]
114114
115115 [deps .ArrayLayouts .extensions ]
@@ -564,7 +564,7 @@ version = "1.10.0"
564564 Unitful = " 1986cc42-f94f-5a68-af5c-568840ba703d"
565565
566566[[deps .ECMEDox ]]
567- deps = [" DiffEqCallbacks" , " DisplayAs" , " ForwardDiff" , " JSON " , " LinearAlgebra" , " Literate " , " ModelingToolkit" , " NaNMath" , " NonlinearSolve" , " OrdinaryDiffEq" , " Plots" , " ProgressLogging" , " SteadyStateDiffEq" , " Symbolics" ]
567+ deps = [" DiffEqCallbacks" , " DisplayAs" , " ForwardDiff" , " LinearAlgebra" , " ModelingToolkit" , " NaNMath" , " NonlinearSolve" , " OrdinaryDiffEq" , " Plots" , " ProgressLogging" , " SteadyStateDiffEq" , " Symbolics" ]
568568path = " ."
569569uuid = " 1437dc8d-fd17-40e7-b0f7-451a5e40c249"
570570version = " 0.4.0"
@@ -861,12 +861,6 @@ git-tree-sha1 = "68c173f4f449de5b438ee67ed0c9c748dc31a2ec"
861861uuid = " 34004b35-14d8-5ef3-9330-4cdb6864b03a"
862862version = " 0.3.28"
863863
864- [[deps .IOCapture ]]
865- deps = [" Logging" , " Random" ]
866- git-tree-sha1 = " 0ee181ec08df7d7c911901ea38baf16f755114dc"
867- uuid = " b5f81e59-6552-4d32-b1f0-c071b021bf89"
868- version = " 1.0.0"
869-
870864[[deps .IfElse ]]
871865git-tree-sha1 = " debdd00ffef04665ccbb3e150747a77560e8fad1"
872866uuid = " 615f187c-cbe4-4ef1-ba3b-2fcf58d6d173"
@@ -984,9 +978,9 @@ version = "1.12.0"
984978
985979[[deps .JumpProcesses ]]
986980deps = [" ArrayInterface" , " DataStructures" , " DiffEqBase" , " DiffEqCallbacks" , " DocStringExtensions" , " FunctionWrappers" , " Graphs" , " LinearAlgebra" , " PoissonRandom" , " Random" , " RecursiveArrayTools" , " Reexport" , " SciMLBase" , " Setfield" , " StaticArrays" , " SymbolicIndexingInterface" , " UnPack" ]
987- git-tree-sha1 = " 905a2a28770e23f3ed750306ef48eb8c46c3a002 "
981+ git-tree-sha1 = " 746d3ac930339ca8a37590892c98493fba89e9d3 "
988982uuid = " ccbc3e58-028d-4f4c-8cd5-9ae44345cda5"
989- version = " 9.19.1 "
983+ version = " 9.19.2 "
990984
991985 [deps .JumpProcesses .extensions ]
992986 JumpProcessesKernelAbstractionsExt = [" Adapt" , " KernelAbstractions" ]
@@ -998,9 +992,9 @@ version = "9.19.1"
998992
999993[[deps .Krylov ]]
1000994deps = [" LinearAlgebra" , " Printf" , " SparseArrays" ]
1001- git-tree-sha1 = " d1fc961038207e43982851e57ee257adc37be5e8 "
995+ git-tree-sha1 = " 09895a8e17b0aa97df8964ed13c94d1b6d9de666 "
1002996uuid = " ba0b0d4f-ebba-5204-a429-3ac8c609bfb7"
1003- version = " 0.10.2 "
997+ version = " 0.10.3 "
1004998
1005999[[deps .LAME_jll ]]
10061000deps = [" Artifacts" , " JLLWrappers" , " Libdl" ]
@@ -1057,9 +1051,9 @@ version = "0.1.17"
10571051
10581052[[deps .LazyArrays ]]
10591053deps = [" ArrayLayouts" , " FillArrays" , " LinearAlgebra" , " MacroTools" , " SparseArrays" ]
1060- git-tree-sha1 = " 0f68899e54e5e98cff674bbe6380bcf89f603787 "
1054+ git-tree-sha1 = " 5cd2e1e2f3ed5d785693382acc1c3bca3c543815 "
10611055uuid = " 5078a376-72f3-5289-bfd5-ec5146d43c02"
1062- version = " 2.9.1 "
1056+ version = " 2.9.3 "
10631057
10641058 [deps .LazyArrays .extensions ]
10651059 LazyArraysBandedMatricesExt = " BandedMatrices"
@@ -1154,10 +1148,10 @@ weakdeps = ["LineSearches"]
11541148 LineSearchLineSearchesExt = " LineSearches"
11551149
11561150[[deps .LineSearches ]]
1157- deps = [" LinearAlgebra" , " NLSolversBase" , " NaNMath" , " Parameters " , " Printf" ]
1158- git-tree-sha1 = " a8b1215fb05581a1f9e403bec46a1333e7eb1ffb "
1151+ deps = [" LinearAlgebra" , " NLSolversBase" , " NaNMath" , " Printf" ]
1152+ git-tree-sha1 = " 9ea3422d03222c6de679934d1c08f0a99405aa03 "
11591153uuid = " d3d80556-e9d4-5f37-9878-2ab0fcc64255"
1160- version = " 7.4 .1"
1154+ version = " 7.5 .1"
11611155
11621156[[deps .LinearAlgebra ]]
11631157deps = [" Libdl" , " OpenBLAS_jll" , " libblastrampoline_jll" ]
@@ -1166,9 +1160,9 @@ version = "1.12.0"
11661160
11671161[[deps .LinearSolve ]]
11681162deps = [" ArrayInterface" , " ChainRulesCore" , " ConcreteStructs" , " DocStringExtensions" , " EnumX" , " GPUArraysCore" , " InteractiveUtils" , " Krylov" , " LazyArrays" , " Libdl" , " LinearAlgebra" , " MKL_jll" , " Markdown" , " OpenBLAS_jll" , " PrecompileTools" , " Preferences" , " RecursiveArrayTools" , " Reexport" , " SciMLBase" , " SciMLLogging" , " SciMLOperators" , " Setfield" , " StaticArraysCore" , " UnPack" ]
1169- git-tree-sha1 = " e00dff84aded96c3ec03cfe46ff8d13e0c5afc44 "
1163+ git-tree-sha1 = " 311093d8a5315e93021ee6b1ff990e1833d18152 "
11701164uuid = " 7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
1171- version = " 3.47 .0"
1165+ version = " 3.48 .0"
11721166
11731167 [deps .LinearSolve .extensions ]
11741168 LinearSolveAMDGPUExt = " AMDGPU"
@@ -1219,12 +1213,6 @@ version = "3.47.0"
12191213 Sparspak = " e56a9233-b9d6-4f03-8d0f-1825330902ac"
12201214 blis_jll = " 6136c539-28a5-5bf0-87cc-b183200dce32"
12211215
1222- [[deps .Literate ]]
1223- deps = [" Base64" , " IOCapture" , " JSON" , " REPL" ]
1224- git-tree-sha1 = " bb26d8b8ed0fa451ce3511e99c950653a2f31fe1"
1225- uuid = " 98b081ad-f1c9-55d3-8b20-4c87d4299306"
1226- version = " 2.21.0"
1227-
12281216[[deps .LogExpFunctions ]]
12291217deps = [" DocStringExtensions" , " IrrationalConstants" , " LinearAlgebra" ]
12301218git-tree-sha1 = " 13ca9e2586b89836fd20cccf56e57e2b9ae7f38f"
@@ -1316,9 +1304,9 @@ version = "1.11.0"
13161304
13171305[[deps .ModelingToolkit ]]
13181306deps = ["ADTypes", "AbstractTrees", "ArrayInterface", "BlockArrays", "ChainRulesCore", "Combinatorics", "CommonSolve", "Compat", "ConstructionBase", "DataStructures", "DiffEqBase", "DiffEqCallbacks", "DiffEqNoiseProcess", "DiffRules", "DifferentiationInterface", "Distributed", "Distributions", "DocStringExtensions", "DomainSets", "DynamicQuantities", "EnumX", "ExprTools", "FillArrays", "FindFirstFunctions", "ForwardDiff", "FunctionWrappers", "FunctionWrappersWrappers", "Graphs", "ImplicitDiscreteSolve", "InteractiveUtils", "JuliaFormatter", "JumpProcesses", "Latexify", "Libdl", "LinearAlgebra", "MLStyle", "Moshi", "NaNMath", "OffsetArrays", "OrderedCollections", "OrdinaryDiffEqCore", "PreallocationTools", "PrecompileTools", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SCCNonlinearSolve", "SciMLBase", "SciMLPublic", "SciMLStructures", "Serialization", "Setfield", "SimpleNonlinearSolve", "SparseArrays", "SpecialFunctions", "StaticArrays", "SymbolicIndexingInterface", "SymbolicUtils", "Symbolics", "URIs", "UnPack", "Unitful"]
1319- git-tree-sha1 = " ea3a5c734abae9de7f892e1f63f1549e7d1a7179 "
1307+ git-tree-sha1 = " 179338bcf2475961651552e00090014bb750c858 "
13201308uuid = " 961ee093-0014-501f-94e3-6117800e7a78"
1321- version = " 10.29 .0"
1309+ version = " 10.30 .0"
13221310
13231311 [deps .ModelingToolkit .extensions ]
13241312 MTKBifurcationKitExt = " BifurcationKit"
@@ -1420,9 +1408,9 @@ version = "4.12.0"
14201408
14211409[[deps .NonlinearSolveBase ]]
14221410deps = [" ADTypes" , " Adapt" , " ArrayInterface" , " CommonSolve" , " Compat" , " ConcreteStructs" , " DifferentiationInterface" , " EnzymeCore" , " FastClosures" , " LinearAlgebra" , " Markdown" , " MaybeInplace" , " Preferences" , " Printf" , " RecursiveArrayTools" , " SciMLBase" , " SciMLJacobianOperators" , " SciMLLogging" , " SciMLOperators" , " SciMLStructures" , " Setfield" , " StaticArraysCore" , " SymbolicIndexingInterface" , " TimerOutputs" ]
1423- git-tree-sha1 = " a72dc6e5bba0fd9bb3bd9cc4abade8552d9fc982 "
1411+ git-tree-sha1 = " 3f963293e13d5eff19214b068f0cc0a28da8ea27 "
14241412uuid = " be0214bd-f91f-a760-ac4e-3421ce2b2da0"
1425- version = " 2.4 .0"
1413+ version = " 2.5 .0"
14261414
14271415 [deps .NonlinearSolveBase .extensions ]
14281416 NonlinearSolveBaseBandedMatricesExt = " BandedMatrices"
@@ -1520,9 +1508,9 @@ version = "0.5.6+0"
15201508
15211509[[deps .Optim ]]
15221510deps = [" Compat" , " EnumX" , " FillArrays" , " ForwardDiff" , " LineSearches" , " LinearAlgebra" , " NLSolversBase" , " NaNMath" , " PositiveFactorizations" , " Printf" , " SparseArrays" , " StatsBase" ]
1523- git-tree-sha1 = " 61942645c38dd2b5b78e2082c9b51ab315315d10 "
1511+ git-tree-sha1 = " 48968edaf014f67e58fe4c8a4ce72d392aed3294 "
15241512uuid = " 429524aa-4258-5aef-a3af-852621145aeb"
1525- version = " 1.13.2 "
1513+ version = " 1.13.3 "
15261514
15271515 [deps .Optim .extensions ]
15281516 OptimMOIExt = " MathOptInterface"
@@ -1760,12 +1748,6 @@ git-tree-sha1 = "0662b083e11420952f2e62e17eddae7fc07d5997"
17601748uuid = " 36c8627f-9965-5494-a995-c6b170f724f3"
17611749version = " 1.57.0+0"
17621750
1763- [[deps .Parameters ]]
1764- deps = [" OrderedCollections" , " UnPack" ]
1765- git-tree-sha1 = " 34c0e9ad262e5f7fc75b10a9952ca7692cfc5fbe"
1766- uuid = " d96e819e-fc66-5662-9728-84c9c7592b0a"
1767- version = " 0.12.3"
1768-
17691751[[deps .Parsers ]]
17701752deps = [" Dates" , " PrecompileTools" , " UUIDs" ]
17711753git-tree-sha1 = " 7d2f8f21da5db6a806faf7b9b292296da42b2810"
@@ -1801,9 +1783,9 @@ version = "1.4.4"
18011783
18021784[[deps .Plots ]]
18031785deps = [" 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" , " Unzip" ]
1804- git-tree-sha1 = " 12ce661880f8e309569074a61d3767e5756a199f "
1786+ git-tree-sha1 = " 7b990898534ea9797bf9bf21bd086850e5d9f817 "
18051787uuid = " 91a5bcdd-55d7-5caf-9e0b-520d859cae80"
1806- version = " 1.41.1 "
1788+ version = " 1.41.2 "
18071789
18081790 [deps .Plots .extensions ]
18091791 FileIOExt = " FileIO"
@@ -2104,9 +2086,9 @@ version = "0.1.11"
21042086
21052087[[deps .SciMLLogging ]]
21062088deps = [" Logging" , " LoggingExtras" , " Preferences" ]
2107- git-tree-sha1 = " 70d5b2fc50fde8d868f906b54045eb12b490e867 "
2089+ git-tree-sha1 = " 1713f77f37f6809cd5b051197ea9adf139101ae5 "
21082090uuid = " a6db7da4-7206-11f0-1eab-35f2a5dbe1d1"
2109- version = " 1.5 .0"
2091+ version = " 1.6 .0"
21102092
21112093[[deps .SciMLOperators ]]
21122094deps = [" Accessors" , " ArrayInterface" , " DocStringExtensions" , " LinearAlgebra" , " MacroTools" ]
@@ -2378,9 +2360,9 @@ version = "3.32.0"
23782360
23792361[[deps .Symbolics ]]
23802362deps = [" 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" , " SciMLPublic" , " Setfield" , " SparseArrays" , " SpecialFunctions" , " StaticArraysCore" , " SymbolicIndexingInterface" , " SymbolicLimits" , " SymbolicUtils" , " TermInterface" ]
2381- git-tree-sha1 = " 8206e177903a41519145f577cb7f3793f3b7c960 "
2363+ git-tree-sha1 = " 7e53ce26142025d12565217082830f2f8caa5275 "
23822364uuid = " 0c5d862f-8b57-4792-8d23-62f2024744c7"
2383- version = " 6.57 .0"
2365+ version = " 6.58 .0"
23842366
23852367 [deps .Symbolics .extensions ]
23862368 SymbolicsD3TreesExt = " D3Trees"
@@ -2744,9 +2726,9 @@ version = "1.28.1+0"
27442726
27452727[[deps .libpng_jll ]]
27462728deps = [" Artifacts" , " JLLWrappers" , " Libdl" , " Zlib_jll" ]
2747- git-tree-sha1 = " 07b6a107d926093898e82b3b1db657ebe33134ec "
2729+ git-tree-sha1 = " 5cb3c5d039f880c0b3075803c8bf45cb95ae1e91 "
27482730uuid = " b53b4c65-9356-5827-b1ea-8c7a1a84506f"
2749- version = " 1.6.50 +0"
2731+ version = " 1.6.51 +0"
27502732
27512733[[deps .libvorbis_jll ]]
27522734deps = [" Artifacts" , " JLLWrappers" , " Libdl" , " Ogg_jll" ]
@@ -2790,6 +2772,6 @@ version = "4.1.0+0"
27902772
27912773[[deps .xkbcommon_jll ]]
27922774deps = [" Artifacts" , " JLLWrappers" , " Libdl" , " Xorg_libxcb_jll" , " Xorg_xkeyboard_config_jll" ]
2793- git-tree-sha1 = " fbf139bce07a534df0e699dbb5f5cc9346f95cc1 "
2775+ git-tree-sha1 = " a1fc6507a40bf504527d0d4067d718f8e179b2b8 "
27942776uuid = " d8fb68d0-12a3-5cfd-a85a-d49703b185fd"
2795- version = " 1.9.2 +0"
2777+ version = " 1.13.0 +0"
0 commit comments