|
2 | 2 |
|
3 | 3 | julia_version = "1.10.9" |
4 | 4 | manifest_format = "2.0" |
5 | | -project_hash = "55ea7d85b59323e02a40bd80cb1827141911ce9d" |
| 5 | +project_hash = "47a528bc71ab875d1ec3218b0391cf1c538d307e" |
6 | 6 |
|
7 | 7 | [[deps.ADTypes]] |
8 | 8 | git-tree-sha1 = "e2478490447631aedba0823d4d7a80b2cc8cdb32" |
@@ -731,9 +731,9 @@ uuid = "4e289a0a-7415-4d19-859d-a7e5c4648b56" |
731 | 731 | version = "1.0.5" |
732 | 732 |
|
733 | 733 | [[deps.EnzymeCore]] |
734 | | -git-tree-sha1 = "5669ce275d236795bd00fe2587e5db1f7c3c6c02" |
| 734 | +git-tree-sha1 = "7d7822a643c33bbff4eab9c87ca8459d7c688db0" |
735 | 735 | uuid = "f151be2c-9106-41f4-ab19-57ee4f262869" |
736 | | -version = "0.8.10" |
| 736 | +version = "0.8.11" |
737 | 737 | weakdeps = ["Adapt"] |
738 | 738 |
|
739 | 739 | [deps.EnzymeCore.extensions] |
@@ -791,9 +791,9 @@ version = "4.4.4+1" |
791 | 791 |
|
792 | 792 | [[deps.FFTW]] |
793 | 793 | deps = ["AbstractFFTs", "FFTW_jll", "LinearAlgebra", "MKL_jll", "Preferences", "Reexport"] |
794 | | -git-tree-sha1 = "7de7c78d681078f027389e067864a8d53bd7c3c9" |
| 794 | +git-tree-sha1 = "797762812ed063b9b94f6cc7742bc8883bb5e69e" |
795 | 795 | uuid = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341" |
796 | | -version = "1.8.1" |
| 796 | +version = "1.9.0" |
797 | 797 |
|
798 | 798 | [[deps.FFTW_jll]] |
799 | 799 | deps = ["Artifacts", "JLLWrappers", "Libdl"] |
@@ -1009,10 +1009,10 @@ uuid = "3b182d85-2403-5c21-9c21-1e1f0cc25472" |
1009 | 1009 | version = "1.3.15+0" |
1010 | 1010 |
|
1011 | 1011 | [[deps.Graphs]] |
1012 | | -deps = ["ArnoldiMethod", "Compat", "DataStructures", "Distributed", "Inflate", "LinearAlgebra", "Random", "SharedArrays", "SimpleTraits", "SparseArrays", "Statistics"] |
1013 | | -git-tree-sha1 = "3169fd3440a02f35e549728b0890904cfd4ae58a" |
| 1012 | +deps = ["ArnoldiMethod", "DataStructures", "Distributed", "Inflate", "LinearAlgebra", "Random", "SharedArrays", "SimpleTraits", "SparseArrays", "Statistics"] |
| 1013 | +git-tree-sha1 = "c5abfa0ae0aaee162a3fbb053c13ecda39be545b" |
1014 | 1014 | uuid = "86223c79-3864-5bf0-83f7-82e725a168b6" |
1015 | | -version = "1.12.1" |
| 1015 | +version = "1.13.0" |
1016 | 1016 |
|
1017 | 1017 | [[deps.Grisu]] |
1018 | 1018 | git-tree-sha1 = "53bb909d1151e57e2484c3d1b53e19552b887fb2" |
@@ -1045,9 +1045,9 @@ version = "0.3.28" |
1045 | 1045 |
|
1046 | 1046 | [[deps.IJulia]] |
1047 | 1047 | deps = ["Base64", "Conda", "Dates", "InteractiveUtils", "JSON", "Logging", "Markdown", "MbedTLS", "Pkg", "Printf", "REPL", "Random", "SoftGlobalScope", "UUIDs", "ZMQ"] |
1048 | | -git-tree-sha1 = "be30be76e25b0aff2c9a85930ed3ac34c5f10c83" |
| 1048 | +git-tree-sha1 = "5bea4d841d5db750a1bb5ccdc37b2759dfa80066" |
1049 | 1049 | uuid = "7073ff75-c697-5162-941a-fcdaad2a7d2a" |
1050 | | -version = "1.27.0" |
| 1050 | +version = "1.28.1" |
1051 | 1051 |
|
1052 | 1052 | [[deps.IfElse]] |
1053 | 1053 | git-tree-sha1 = "debdd00ffef04665ccbb3e150747a77560e8fad1" |
@@ -1377,9 +1377,9 @@ uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" |
1377 | 1377 |
|
1378 | 1378 | [[deps.LinearSolve]] |
1379 | 1379 | deps = ["ArrayInterface", "ChainRulesCore", "ConcreteStructs", "DocStringExtensions", "EnumX", "GPUArraysCore", "InteractiveUtils", "Krylov", "LazyArrays", "Libdl", "LinearAlgebra", "MKL_jll", "Markdown", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "Setfield", "StaticArraysCore", "UnPack"] |
1380 | | -git-tree-sha1 = "c618a6a774d5712c6bf02dbcceb51b6dc6b9bb89" |
| 1380 | +git-tree-sha1 = "c0d1a91a50af6778863d320761f807f641f74935" |
1381 | 1381 | uuid = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae" |
1382 | | -version = "3.16.0" |
| 1382 | +version = "3.17.0" |
1383 | 1383 |
|
1384 | 1384 | [deps.LinearSolve.extensions] |
1385 | 1385 | LinearSolveBandedMatricesExt = "BandedMatrices" |
@@ -1514,9 +1514,9 @@ uuid = "a63ad114-7e13-5084-954f-fe012c677804" |
1514 | 1514 |
|
1515 | 1515 | [[deps.ModelingToolkit]] |
1516 | 1516 | deps = ["ADTypes", "AbstractTrees", "ArrayInterface", "BlockArrays", "ChainRulesCore", "Combinatorics", "CommonSolve", "Compat", "ConstructionBase", "DataStructures", "DiffEqBase", "DiffEqCallbacks", "DiffEqNoiseProcess", "DiffRules", "DifferentiationInterface", "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"] |
1517 | | -git-tree-sha1 = "7be3c50f3c384293aad704626c1feeca3d295ed7" |
| 1517 | +git-tree-sha1 = "efbc9ec328e0b3c0353bc8afc0a811e7d616bade" |
1518 | 1518 | uuid = "961ee093-0014-501f-94e3-6117800e7a78" |
1519 | | -version = "9.80.2" |
| 1519 | +version = "9.80.5" |
1520 | 1520 |
|
1521 | 1521 | [deps.ModelingToolkit.extensions] |
1522 | 1522 | MTKBifurcationKitExt = "BifurcationKit" |
@@ -1563,9 +1563,9 @@ version = "0.10.3" |
1563 | 1563 |
|
1564 | 1564 | [[deps.Mustache]] |
1565 | 1565 | deps = ["Printf", "Tables"] |
1566 | | -git-tree-sha1 = "3b2db451a872b20519ebb0cec759d3d81a1c6bcb" |
| 1566 | +git-tree-sha1 = "3cbd5dda543bc59f2e482607ccf84b633724fc32" |
1567 | 1567 | uuid = "ffc61752-8dc7-55ee-8c37-f3e9cdd09e70" |
1568 | | -version = "1.0.20" |
| 1568 | +version = "1.0.21" |
1569 | 1569 |
|
1570 | 1570 | [[deps.MutableArithmetics]] |
1571 | 1571 | deps = ["LinearAlgebra", "SparseArrays", "Test"] |
@@ -2277,9 +2277,9 @@ version = "0.1.0" |
2277 | 2277 |
|
2278 | 2278 | [[deps.SciMLBase]] |
2279 | 2279 | deps = ["ADTypes", "Accessors", "Adapt", "ArrayInterface", "CommonSolve", "ConstructionBase", "Distributed", "DocStringExtensions", "EnumX", "FunctionWrappersWrappers", "IteratorInterfaceExtensions", "LinearAlgebra", "Logging", "Markdown", "Moshi", "PrecompileTools", "Preferences", "Printf", "RecipesBase", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SciMLOperators", "SciMLStructures", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface"] |
2280 | | -git-tree-sha1 = "ce947672206f6a3a2bee1017c690cfd5fd82d897" |
| 2280 | +git-tree-sha1 = "9efabb3d79f9076710f41af77017e42d8fa780d9" |
2281 | 2281 | uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462" |
2282 | | -version = "2.96.0" |
| 2282 | +version = "2.97.0" |
2283 | 2283 |
|
2284 | 2284 | [deps.SciMLBase.extensions] |
2285 | 2285 | SciMLBaseChainRulesCoreExt = "ChainRulesCore" |
@@ -2418,9 +2418,9 @@ version = "1.10.0" |
2418 | 2418 |
|
2419 | 2419 | [[deps.SparseConnectivityTracer]] |
2420 | 2420 | deps = ["ADTypes", "DocStringExtensions", "FillArrays", "LinearAlgebra", "Random", "SparseArrays"] |
2421 | | -git-tree-sha1 = "fadb2d7010dd92912e5eb31a493613ad4b8c9583" |
| 2421 | +git-tree-sha1 = "2c3cbb3703f77045d4eb891b2831ca132ef4183c" |
2422 | 2422 | uuid = "9f842d2f-2579-4b1d-911e-f412cf18a3f5" |
2423 | | -version = "0.6.18" |
| 2423 | +version = "0.6.19" |
2424 | 2424 |
|
2425 | 2425 | [deps.SparseConnectivityTracer.extensions] |
2426 | 2426 | SparseConnectivityTracerDataInterpolationsExt = "DataInterpolations" |
@@ -2651,9 +2651,9 @@ version = "1.0.1" |
2651 | 2651 |
|
2652 | 2652 | [[deps.Tables]] |
2653 | 2653 | deps = ["DataAPI", "DataValueInterfaces", "IteratorInterfaceExtensions", "OrderedCollections", "TableTraits"] |
2654 | | -git-tree-sha1 = "598cd7c1f68d1e205689b1c2fe65a9f85846f297" |
| 2654 | +git-tree-sha1 = "f2c1efbc8f3a609aadf318094f8fc5204bdaf344" |
2655 | 2655 | uuid = "bd369af6-aec1-5ad0-b16a-f7cc5008161c" |
2656 | | -version = "1.12.0" |
| 2656 | +version = "1.12.1" |
2657 | 2657 |
|
2658 | 2658 | [[deps.Tar]] |
2659 | 2659 | deps = ["ArgTools", "SHA"] |
|
0 commit comments