Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions Artifacts.toml.default
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[models_v1_10]
git-tree-sha1 = "f60e681e73e27f2d1ea7c4702133f0494d427a85"
git-tree-sha1 = "0ad928e88a04a3ee25672dbef748ce85df5d5211"

[[models_v1_10.download]]
sha256 = "87a50286f74ccfb32511f9c0f5c1cd074a17bfcc4be6c7b4e33aae27712e9f37"
url = "https://github.com/OpenSourceAWE/SymbolicAWEModels/releases/download/v0.2.1/models_v1.10.tar.gz"
sha256 = "fc9c986223254628b67ebcadba8aa578474643d25143a4410f0a1bdb63efcee7"
url = "https://github.com/OpenSourceAWE/SymbolicAWEModels/releases/download/v0.3.3/models_v1.10.tar.gz"

[models_v1_11]
git-tree-sha1 = "1ace86a768620872415a3de4414e738c8e04d2d0"
git-tree-sha1 = "cde8b07090b16a990eed944b1aeeb9ab84ecc0d2"

[[models_v1_11.download]]
sha256 = "c6229faf629ff27fe43951c3bfe5127c126d9b474c865b53f4d1b12f50e7c787"
url = "https://github.com/OpenSourceAWE/SymbolicAWEModels/releases/download/v0.2.1/models_v1.11.tar.gz"
sha256 = "04306f056fc839fa103ab8304886102dc8036d86b9fdd9e8da5807887269f293"
url = "https://github.com/OpenSourceAWE/SymbolicAWEModels/releases/download/v0.3.3/models_v1.11.tar.gz"
108 changes: 55 additions & 53 deletions Manifest-v1.10.toml.default
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

julia_version = "1.10.10"
manifest_format = "2.0"
project_hash = "060bb56c456bc60d6a4e10ae780a8dce5956e758"
project_hash = "0474d5097bf0689c633532038865396ea86ed562"

[[deps.ADTypes]]
git-tree-sha1 = "7927b9af540ee964cc5d1b73293f1eb0b761a3a1"
Expand Down Expand Up @@ -197,10 +197,10 @@ weakdeps = ["ChainRulesCore", "ForwardDiff"]
BracketingNonlinearSolveForwardDiffExt = "ForwardDiff"

[[deps.CPUSummary]]
deps = ["CpuId", "IfElse", "PrecompileTools", "Static"]
git-tree-sha1 = "5a97e67919535d6841172016c9530fd69494e5ec"
deps = ["CpuId", "IfElse", "PrecompileTools", "Preferences", "Static"]
git-tree-sha1 = "f3a21d7fc84ba618a779d1ed2fcca2e682865bab"
uuid = "2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"
version = "0.2.6"
version = "0.2.7"

[[deps.CSV]]
deps = ["CodecZlib", "Dates", "FilePathsBase", "InlineStrings", "Mmap", "Parsers", "PooledArrays", "PrecompileTools", "SentinelArrays", "Tables", "Unicode", "WeakRefStrings", "WorkerUtilities"]
Expand All @@ -210,9 +210,9 @@ version = "0.10.15"

[[deps.ChainRulesCore]]
deps = ["Compat", "LinearAlgebra"]
git-tree-sha1 = "06ee8d1aa558d2833aa799f6f0b31b30cada405f"
git-tree-sha1 = "e4c6a16e77171a5f5e25e9646617ab1c276c5607"
uuid = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
version = "1.25.2"
version = "1.26.0"
weakdeps = ["SparseArrays"]

[deps.ChainRulesCore.extensions]
Expand Down Expand Up @@ -340,9 +340,9 @@ weakdeps = ["IntervalSets", "LinearAlgebra", "StaticArrays"]

[[deps.ControlSystemsBase]]
deps = ["ForwardDiff", "Hungarian", "LinearAlgebra", "MacroTools", "MatrixEquations", "MatrixPencils", "Polynomials", "PrecompileTools", "Printf", "Random", "RecipesBase", "StaticArraysCore", "UUIDs"]
git-tree-sha1 = "3605e29395741fd07b5effca2117ee171dbeddc8"
git-tree-sha1 = "eaf7f2115e11f7ca5cafaa1f92a7227ede917d35"
uuid = "aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e"
version = "1.18.1"
version = "1.18.2"

[deps.ControlSystemsBase.extensions]
ControlSystemsBaseDSPExt = ["DSP"]
Expand Down Expand Up @@ -398,9 +398,9 @@ version = "1.9.1"

[[deps.DiffEqBase]]
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"]
git-tree-sha1 = "9782d43bd23a405f7ab06e2cbb4cec267b37d12f"
git-tree-sha1 = "6fecfae8b2d9983e939378c8eacff6562e8a2567"
uuid = "2b5f629d-d688-5b77-993f-72d75c75574e"
version = "6.181.0"
version = "6.183.0"

[deps.DiffEqBase.extensions]
DiffEqBaseCUDAExt = "CUDA"
Expand Down Expand Up @@ -438,9 +438,9 @@ version = "6.181.0"

[[deps.DiffEqCallbacks]]
deps = ["ConcreteStructs", "DataStructures", "DiffEqBase", "DifferentiationInterface", "Functors", "LinearAlgebra", "Markdown", "RecipesBase", "RecursiveArrayTools", "SciMLBase", "StaticArraysCore"]
git-tree-sha1 = "80a782f3e65d4900dcf5f2cb71f5e19d9459c04a"
git-tree-sha1 = "397ef6fffcf418ba55264ba785b032b8a136903b"
uuid = "459566f4-90b8-5000-8ac3-15dfb0a30def"
version = "4.8.0"
version = "4.9.0"

[[deps.DiffEqNoiseProcess]]
deps = ["DiffEqBase", "Distributions", "GPUArraysCore", "LinearAlgebra", "Markdown", "Optim", "PoissonRandom", "QuadGK", "Random", "Random123", "RandomNumbers", "RecipesBase", "RecursiveArrayTools", "ResettableStacks", "SciMLBase", "StaticArraysCore", "Statistics"]
Expand Down Expand Up @@ -1146,9 +1146,9 @@ version = "2.5.3"

[[deps.MatrixPencils]]
deps = ["LinearAlgebra", "Polynomials", "Random"]
git-tree-sha1 = "fda7ccf6c795d48521d2cfd70efcd354bd881935"
git-tree-sha1 = "7f63bbf568058c9b95d48a35bb38c6c311ba8e5e"
uuid = "48965c70-4690-11ea-1f13-43a2532b2fa8"
version = "1.8.5"
version = "1.8.6"

[[deps.MaybeInplace]]
deps = ["ArrayInterface", "LinearAlgebra", "MacroTools"]
Expand Down Expand Up @@ -1191,10 +1191,10 @@ uuid = "78c3b35d-d492-501b-9361-3d52fe80e533"
version = "0.8.1"

[[deps.ModelingToolkit]]
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", "ImplicitDiscreteSolve", "InteractiveUtils", "JuliaFormatter", "JumpProcesses", "Latexify", "Libdl", "LinearAlgebra", "MLStyle", "Moshi", "NaNMath", "NonlinearSolve", "OffsetArrays", "OrderedCollections", "OrdinaryDiffEqCore", "PrecompileTools", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SCCNonlinearSolve", "SciMLBase", "SciMLPublic", "SciMLStructures", "Serialization", "Setfield", "SimpleNonlinearSolve", "SparseArrays", "SpecialFunctions", "StaticArrays", "SymbolicIndexingInterface", "SymbolicUtils", "Symbolics", "URIs", "UnPack", "Unitful"]
git-tree-sha1 = "20d3a59dd3c470acadc91ff5669f4398e317b1b0"
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", "ImplicitDiscreteSolve", "InteractiveUtils", "JuliaFormatter", "JumpProcesses", "Latexify", "Libdl", "LinearAlgebra", "MLStyle", "Moshi", "NaNMath", "OffsetArrays", "OrderedCollections", "OrdinaryDiffEqCore", "PrecompileTools", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SCCNonlinearSolve", "SciMLBase", "SciMLPublic", "SciMLStructures", "Serialization", "Setfield", "SimpleNonlinearSolve", "SparseArrays", "SpecialFunctions", "StaticArrays", "SymbolicIndexingInterface", "SymbolicUtils", "Symbolics", "URIs", "UnPack", "Unitful"]
git-tree-sha1 = "9269893c6ce5b4d634520ca1dd15ea14e805ecf5"
uuid = "961ee093-0014-501f-94e3-6117800e7a78"
version = "10.14.0"
version = "10.16.0"

[deps.ModelingToolkit.extensions]
MTKBifurcationKitExt = "BifurcationKit"
Expand Down Expand Up @@ -1297,9 +1297,9 @@ version = "4.10.0"

[[deps.NonlinearSolveBase]]
deps = ["ADTypes", "Adapt", "ArrayInterface", "CommonSolve", "Compat", "ConcreteStructs", "DifferentiationInterface", "EnzymeCore", "FastClosures", "LinearAlgebra", "Markdown", "MaybeInplace", "Preferences", "Printf", "RecursiveArrayTools", "SciMLBase", "SciMLJacobianOperators", "SciMLOperators", "StaticArraysCore", "SymbolicIndexingInterface", "TimerOutputs"]
git-tree-sha1 = "ee395563ae6ffaecbdf86d430440fddc779253a4"
git-tree-sha1 = "1d42a315ba627ca0027d49d0efb44e3d88db24aa"
uuid = "be0214bd-f91f-a760-ac4e-3421ce2b2da0"
version = "1.13.0"
version = "1.14.0"

[deps.NonlinearSolveBase.extensions]
NonlinearSolveBaseBandedMatricesExt = "BandedMatrices"
Expand All @@ -1321,25 +1321,25 @@ version = "1.13.0"

[[deps.NonlinearSolveFirstOrder]]
deps = ["ADTypes", "ArrayInterface", "CommonSolve", "ConcreteStructs", "DiffEqBase", "FiniteDiff", "ForwardDiff", "LineSearch", "LinearAlgebra", "LinearSolve", "MaybeInplace", "NonlinearSolveBase", "PrecompileTools", "Reexport", "SciMLBase", "SciMLJacobianOperators", "Setfield", "StaticArraysCore"]
git-tree-sha1 = "65101a20b135616a13625ae6f84b052ef5780363"
git-tree-sha1 = "3f1198ae5cbf21e84b8251a9e62fa1f888f3e4cb"
uuid = "5959db7a-ea39-4486-b5fe-2dd0bf03d60d"
version = "1.6.0"
version = "1.7.0"

[[deps.NonlinearSolveQuasiNewton]]
deps = ["ArrayInterface", "CommonSolve", "ConcreteStructs", "DiffEqBase", "LinearAlgebra", "LinearSolve", "MaybeInplace", "NonlinearSolveBase", "PrecompileTools", "Reexport", "SciMLBase", "SciMLOperators", "StaticArraysCore"]
git-tree-sha1 = "3e04c917d4e3cd48b2a5091b6f76c720bb3f7362"
git-tree-sha1 = "40dfaf1bf74f1f700f81d0002d4dd90999598eb2"
uuid = "9a2c21bd-3a47-402d-9113-8faf9a0ee114"
version = "1.7.0"
version = "1.8.0"
weakdeps = ["ForwardDiff"]

[deps.NonlinearSolveQuasiNewton.extensions]
NonlinearSolveQuasiNewtonForwardDiffExt = "ForwardDiff"

[[deps.NonlinearSolveSpectralMethods]]
deps = ["CommonSolve", "ConcreteStructs", "DiffEqBase", "LineSearch", "MaybeInplace", "NonlinearSolveBase", "PrecompileTools", "Reexport", "SciMLBase"]
git-tree-sha1 = "3398222199e4b9ca0b5840907fb509f28f1a2fdc"
git-tree-sha1 = "84de5a469e119eb2c22ae07c543dc4e7f7001ee7"
uuid = "26075421-4e9a-44e1-8bd1-420ed7ad02b2"
version = "1.2.0"
version = "1.3.0"
weakdeps = ["ForwardDiff"]

[deps.NonlinearSolveSpectralMethods.extensions]
Expand Down Expand Up @@ -1388,16 +1388,16 @@ uuid = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
version = "1.8.1"

[[deps.OrdinaryDiffEqBDF]]
deps = ["ADTypes", "ArrayInterface", "DiffEqBase", "FastBroadcast", "LinearAlgebra", "MacroTools", "MuladdMacro", "OrdinaryDiffEqCore", "OrdinaryDiffEqDifferentiation", "OrdinaryDiffEqNonlinearSolve", "OrdinaryDiffEqSDIRK", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "StaticArrays", "TruncatedStacktraces"]
git-tree-sha1 = "b0bbc6541ea4a27974bd67e0a10b26211cb95e58"
deps = ["ADTypes", "ArrayInterface", "DiffEqBase", "FastBroadcast", "LinearAlgebra", "MacroTools", "MuladdMacro", "OrdinaryDiffEqCore", "OrdinaryDiffEqDifferentiation", "OrdinaryDiffEqNonlinearSolve", "OrdinaryDiffEqSDIRK", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "SciMLBase", "StaticArrays", "TruncatedStacktraces"]
git-tree-sha1 = "10647c3caef2b85a341a3271376fc5ad34c13985"
uuid = "6ad6398a-0878-4a85-9266-38940aa047c8"
version = "1.7.0"
version = "1.8.0"

[[deps.OrdinaryDiffEqCore]]
deps = ["ADTypes", "Accessors", "Adapt", "ArrayInterface", "DataStructures", "DiffEqBase", "DocStringExtensions", "EnumX", "FastBroadcast", "FastClosures", "FastPower", "FillArrays", "FunctionWrappersWrappers", "InteractiveUtils", "LinearAlgebra", "Logging", "MacroTools", "MuladdMacro", "Polyester", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "SciMLStructures", "SimpleUnPack", "Static", "StaticArrayInterface", "StaticArraysCore", "SymbolicIndexingInterface", "TruncatedStacktraces"]
git-tree-sha1 = "1bd20b621e8dee5f2d170ae31631bf573ab77eec"
git-tree-sha1 = "c5a61c7c85561e5cd64a37e77b222f398589e5ac"
uuid = "bbf590c4-e513-4bbe-9b18-05decba2e5d8"
version = "1.26.2"
version = "1.28.0"

[deps.OrdinaryDiffEqCore.extensions]
OrdinaryDiffEqCoreEnzymeCoreExt = "EnzymeCore"
Expand All @@ -1409,21 +1409,21 @@ version = "1.26.2"

[[deps.OrdinaryDiffEqDifferentiation]]
deps = ["ADTypes", "ArrayInterface", "ConcreteStructs", "ConstructionBase", "DiffEqBase", "DifferentiationInterface", "FastBroadcast", "FiniteDiff", "ForwardDiff", "FunctionWrappersWrappers", "LinearAlgebra", "LinearSolve", "OrdinaryDiffEqCore", "SciMLBase", "SciMLOperators", "SparseArrays", "SparseMatrixColorings", "StaticArrayInterface", "StaticArrays"]
git-tree-sha1 = "382a4bf7795eee0298221c37099db770be524bab"
git-tree-sha1 = "906da94c9b81054b974e97590d24b092369026b8"
uuid = "4302a76b-040a-498a-8c04-15b101fed76b"
version = "1.10.1"
version = "1.11.0"

[[deps.OrdinaryDiffEqNonlinearSolve]]
deps = ["ADTypes", "ArrayInterface", "DiffEqBase", "FastBroadcast", "FastClosures", "ForwardDiff", "LinearAlgebra", "LinearSolve", "MuladdMacro", "NonlinearSolve", "OrdinaryDiffEqCore", "OrdinaryDiffEqDifferentiation", "PreallocationTools", "RecursiveArrayTools", "SciMLBase", "SciMLOperators", "SciMLStructures", "SimpleNonlinearSolve", "StaticArrays"]
git-tree-sha1 = "e98aa2f8da8386bc26daeb7c9b161bc351ea6a77"
git-tree-sha1 = "88f9a5a1f53f6aaa8392e300038c931fcc63c381"
uuid = "127b3ac7-2247-4354-8eb6-78cf4e7c58e8"
version = "1.11.0"
version = "1.12.0"

[[deps.OrdinaryDiffEqSDIRK]]
deps = ["ADTypes", "DiffEqBase", "FastBroadcast", "LinearAlgebra", "MacroTools", "MuladdMacro", "OrdinaryDiffEqCore", "OrdinaryDiffEqDifferentiation", "OrdinaryDiffEqNonlinearSolve", "RecursiveArrayTools", "Reexport", "SciMLBase", "TruncatedStacktraces"]
git-tree-sha1 = "62327171ae40737b7874d4bdf70e0a213d60086a"
git-tree-sha1 = "0e9d0b209c50ac6008640cd46aa5a469a12dcb8a"
uuid = "2d112036-d095-4a1e-ab9a-08536f3ecdbf"
version = "1.4.0"
version = "1.5.0"

[[deps.PDMats]]
deps = ["LinearAlgebra", "SparseArrays", "SuiteSparse"]
Expand All @@ -1450,9 +1450,9 @@ version = "1.10.0"

[[deps.PoissonRandom]]
deps = ["LogExpFunctions", "Random"]
git-tree-sha1 = "bb178012780b34046c6d1600a315d8dbee89d83d"
git-tree-sha1 = "c1ea45aa9f209fe97192afa233907bc4e551c8aa"
uuid = "e409e4f3-bfea-5376-8464-e040bb5c01ab"
version = "0.4.5"
version = "0.4.6"

[[deps.Polyester]]
deps = ["ArrayInterface", "BitTwiddlingConvenienceFunctions", "CPUSummary", "IfElse", "ManualMemory", "PolyesterWeave", "Static", "StaticArrayInterface", "StrideArraysCore", "ThreadingUtilities"]
Expand Down Expand Up @@ -1497,16 +1497,18 @@ uuid = "85a6dd25-e78a-55b7-8502-1745935b8125"
version = "0.2.4"

[[deps.PreallocationTools]]
deps = ["Adapt", "ArrayInterface", "ForwardDiff"]
git-tree-sha1 = "2cc315bb7f6e4d59081bad744cdb911d6374fc7f"
deps = ["Adapt", "ArrayInterface", "PrecompileTools"]
git-tree-sha1 = "07626c22057b3562d6f5f92b3402dbd5bfe82de8"
uuid = "d236fae5-4411-538c-8e31-a6e3d9e00b46"
version = "0.4.29"
version = "0.4.30"

[deps.PreallocationTools.extensions]
PreallocationToolsForwardDiffExt = "ForwardDiff"
PreallocationToolsReverseDiffExt = "ReverseDiff"
PreallocationToolsSparseConnectivityTracerExt = "SparseConnectivityTracer"

[deps.PreallocationTools.weakdeps]
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
ReverseDiff = "37e2e3b7-166d-5795-8a7a-e32c996b4267"
SparseConnectivityTracer = "9f842d2f-2579-4b1d-911e-f412cf18a3f5"

Expand Down Expand Up @@ -1708,9 +1710,9 @@ version = "0.1.0"

[[deps.SciMLBase]]
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"]
git-tree-sha1 = "1c7fd50df465f0684f04f3a63736eac01999c659"
git-tree-sha1 = "c056c723b68700fec386dfde8c577089df720c8e"
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
version = "2.107.0"
version = "2.108.0"

[deps.SciMLBase.extensions]
SciMLBaseChainRulesCoreExt = "ChainRulesCore"
Expand Down Expand Up @@ -1806,9 +1808,9 @@ version = "2.7.0"

[[deps.SimpleTraits]]
deps = ["InteractiveUtils", "MacroTools"]
git-tree-sha1 = "5d7e3f4e11935503d3ecaf7186eac40602e7d231"
git-tree-sha1 = "be8eeac05ec97d379347584fa9fe2f5f76795bcb"
uuid = "699a6c99-e7fa-54fc-8d76-47d257e15c1d"
version = "0.9.4"
version = "0.9.5"

[[deps.SimpleUnPack]]
git-tree-sha1 = "58e6353e72cde29b90a69527e56df1b5c3d8c437"
Expand Down Expand Up @@ -1901,9 +1903,9 @@ version = "1.7.1"

[[deps.StatsBase]]
deps = ["AliasTables", "DataAPI", "DataStructures", "LinearAlgebra", "LogExpFunctions", "Missings", "Printf", "Random", "SortingAlgorithms", "SparseArrays", "Statistics", "StatsAPI"]
git-tree-sha1 = "b81c5035922cc89c2d9523afc6c54be512411466"
git-tree-sha1 = "2c962245732371acd51700dbb268af311bddd719"
uuid = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
version = "0.34.5"
version = "0.34.6"

[[deps.StatsFuns]]
deps = ["HypergeometricFunctions", "IrrationalConstants", "LogExpFunctions", "Reexport", "Rmath", "SpecialFunctions"]
Expand Down Expand Up @@ -2015,9 +2017,9 @@ version = "3.29.0"

[[deps.Symbolics]]
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"]
git-tree-sha1 = "6eac6fe46d0e0f21baebc87d97dc118827737e05"
git-tree-sha1 = "6feaa0f2eb9728a6089ad81e31bf7539d41c8a30"
uuid = "0c5d862f-8b57-4792-8d23-62f2024744c7"
version = "6.48.1"
version = "6.49.0"

[deps.Symbolics.extensions]
SymbolicsD3TreesExt = "D3Trees"
Expand Down Expand Up @@ -2083,9 +2085,9 @@ uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[[deps.TestEnv]]
deps = ["Pkg"]
git-tree-sha1 = "d664e5f5331fc2683efafac64dcbab5ed99049d6"
git-tree-sha1 = "aec63ef091b11d67040b8b35d2dcdfdc4567c4d0"
uuid = "1e6cf692-eddd-4d53-88a5-2d735e33781b"
version = "1.102.1"
version = "1.102.2"

[[deps.TestItems]]
git-tree-sha1 = "42fd9023fef18b9b78c8343a4e2f3813ffbcefcb"
Expand Down Expand Up @@ -2132,9 +2134,9 @@ uuid = "3bb67fe8-82b1-5028-8e26-92a6c54297fa"
version = "0.11.3"

[[deps.Tricks]]
git-tree-sha1 = "0fc001395447da85495b7fef1dfae9789fdd6e31"
git-tree-sha1 = "372b90fe551c019541fafc6ff034199dc19c8436"
uuid = "410a4b4d-49e4-4fbc-ab6d-cb71b17b3775"
version = "0.1.11"
version = "0.1.12"

[[deps.TruncatedStacktraces]]
deps = ["InteractiveUtils", "MacroTools", "Preferences"]
Expand Down
Loading
Loading