Skip to content

Commit 91ecc6d

Browse files
1-Bart-1github-actions[bot]
authored andcommitted
Update TOML files
1 parent 3e630b3 commit 91ecc6d

File tree

3 files changed

+122
-128
lines changed

3 files changed

+122
-128
lines changed

Artifacts.toml.default

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[models_v1_10]
2-
git-tree-sha1 = "f60e681e73e27f2d1ea7c4702133f0494d427a85"
2+
git-tree-sha1 = "7de73d6d1c9d9424295d8226ab9d2484c397cc28"
33

44
[[models_v1_10.download]]
5-
sha256 = "87a50286f74ccfb32511f9c0f5c1cd074a17bfcc4be6c7b4e33aae27712e9f37"
6-
url = "https://github.com/OpenSourceAWE/SymbolicAWEModels/releases/download/v0.2.1/models_v1.10.tar.gz"
5+
sha256 = "55827df23a3502a1bcbfceb29f76699aa8da59f76488ff0fcb031b003050c640"
6+
url = "https://github.com/OpenSourceAWE/SymbolicAWEModels/releases/download/v0.3.3/models_v1.10.tar.gz"
77

88
[models_v1_11]
9-
git-tree-sha1 = "1ace86a768620872415a3de4414e738c8e04d2d0"
9+
git-tree-sha1 = "574d78a7fbe9c4f9876063520a333f65c56ae6eb"
1010

1111
[[models_v1_11.download]]
12-
sha256 = "c6229faf629ff27fe43951c3bfe5127c126d9b474c865b53f4d1b12f50e7c787"
13-
url = "https://github.com/OpenSourceAWE/SymbolicAWEModels/releases/download/v0.2.1/models_v1.11.tar.gz"
12+
sha256 = "d1dedb0cafb0e5553c12cbb47e1f2332eca7ad8ac2d7f7e4d9fee9c181a0e515"
13+
url = "https://github.com/OpenSourceAWE/SymbolicAWEModels/releases/download/v0.3.3/models_v1.11.tar.gz"

Manifest-v1.10.toml.default

Lines changed: 58 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
julia_version = "1.10.10"
44
manifest_format = "2.0"
5-
project_hash = "060bb56c456bc60d6a4e10ae780a8dce5956e758"
5+
project_hash = "e2ee9ba25d9ac166bc2d35cafebac7f823f60c98"
66

77
[[deps.ADTypes]]
88
git-tree-sha1 = "7927b9af540ee964cc5d1b73293f1eb0b761a3a1"
@@ -197,10 +197,10 @@ weakdeps = ["ChainRulesCore", "ForwardDiff"]
197197
BracketingNonlinearSolveForwardDiffExt = "ForwardDiff"
198198

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

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

211211
[[deps.ChainRulesCore]]
212212
deps = ["Compat", "LinearAlgebra"]
213-
git-tree-sha1 = "06ee8d1aa558d2833aa799f6f0b31b30cada405f"
213+
git-tree-sha1 = "e4c6a16e77171a5f5e25e9646617ab1c276c5607"
214214
uuid = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
215-
version = "1.25.2"
215+
version = "1.26.0"
216216
weakdeps = ["SparseArrays"]
217217

218218
[deps.ChainRulesCore.extensions]
@@ -340,9 +340,9 @@ weakdeps = ["IntervalSets", "LinearAlgebra", "StaticArrays"]
340340

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

347347
[deps.ControlSystemsBase.extensions]
348348
ControlSystemsBaseDSPExt = ["DSP"]
@@ -398,9 +398,9 @@ version = "1.9.1"
398398

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

405405
[deps.DiffEqBase.extensions]
406406
DiffEqBaseCUDAExt = "CUDA"
@@ -438,9 +438,9 @@ version = "6.181.0"
438438

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

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

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

11531153
[[deps.MaybeInplace]]
11541154
deps = ["ArrayInterface", "LinearAlgebra", "MacroTools"]
@@ -1191,10 +1191,10 @@ uuid = "78c3b35d-d492-501b-9361-3d52fe80e533"
11911191
version = "0.8.1"
11921192

11931193
[[deps.ModelingToolkit]]
1194-
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"]
1195-
git-tree-sha1 = "20d3a59dd3c470acadc91ff5669f4398e317b1b0"
1194+
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"]
1195+
git-tree-sha1 = "9269893c6ce5b4d634520ca1dd15ea14e805ecf5"
11961196
uuid = "961ee093-0014-501f-94e3-6117800e7a78"
1197-
version = "10.14.0"
1197+
version = "10.16.0"
11981198

11991199
[deps.ModelingToolkit.extensions]
12001200
MTKBifurcationKitExt = "BifurcationKit"
@@ -1297,9 +1297,9 @@ version = "4.10.0"
12971297

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

13041304
[deps.NonlinearSolveBase.extensions]
13051305
NonlinearSolveBaseBandedMatricesExt = "BandedMatrices"
@@ -1321,25 +1321,25 @@ version = "1.13.0"
13211321

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

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

13351335
[deps.NonlinearSolveQuasiNewton.extensions]
13361336
NonlinearSolveQuasiNewtonForwardDiffExt = "ForwardDiff"
13371337

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

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

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

13961396
[[deps.OrdinaryDiffEqCore]]
13971397
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"]
1398-
git-tree-sha1 = "1bd20b621e8dee5f2d170ae31631bf573ab77eec"
1398+
git-tree-sha1 = "7cf00f804efca8d1ad2a4a4bd20a53f71a2156a2"
13991399
uuid = "bbf590c4-e513-4bbe-9b18-05decba2e5d8"
1400-
version = "1.26.2"
1400+
version = "1.27.0"
14011401

14021402
[deps.OrdinaryDiffEqCore.extensions]
14031403
OrdinaryDiffEqCoreEnzymeCoreExt = "EnzymeCore"
@@ -1409,21 +1409,21 @@ version = "1.26.2"
14091409

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

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

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

14281428
[[deps.PDMats]]
14291429
deps = ["LinearAlgebra", "SparseArrays", "SuiteSparse"]
@@ -1450,9 +1450,9 @@ version = "1.10.0"
14501450

14511451
[[deps.PoissonRandom]]
14521452
deps = ["LogExpFunctions", "Random"]
1453-
git-tree-sha1 = "bb178012780b34046c6d1600a315d8dbee89d83d"
1453+
git-tree-sha1 = "c1ea45aa9f209fe97192afa233907bc4e551c8aa"
14541454
uuid = "e409e4f3-bfea-5376-8464-e040bb5c01ab"
1455-
version = "0.4.5"
1455+
version = "0.4.6"
14561456

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

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

15051505
[deps.PreallocationTools.extensions]
1506+
PreallocationToolsForwardDiffExt = "ForwardDiff"
15061507
PreallocationToolsReverseDiffExt = "ReverseDiff"
15071508
PreallocationToolsSparseConnectivityTracerExt = "SparseConnectivityTracer"
15081509

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

@@ -1708,9 +1710,9 @@ version = "0.1.0"
17081710

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

17151717
[deps.SciMLBase.extensions]
17161718
SciMLBaseChainRulesCoreExt = "ChainRulesCore"
@@ -1806,9 +1808,9 @@ version = "2.7.0"
18061808

18071809
[[deps.SimpleTraits]]
18081810
deps = ["InteractiveUtils", "MacroTools"]
1809-
git-tree-sha1 = "5d7e3f4e11935503d3ecaf7186eac40602e7d231"
1811+
git-tree-sha1 = "be8eeac05ec97d379347584fa9fe2f5f76795bcb"
18101812
uuid = "699a6c99-e7fa-54fc-8d76-47d257e15c1d"
1811-
version = "0.9.4"
1813+
version = "0.9.5"
18121814

18131815
[[deps.SimpleUnPack]]
18141816
git-tree-sha1 = "58e6353e72cde29b90a69527e56df1b5c3d8c437"
@@ -1901,9 +1903,9 @@ version = "1.7.1"
19011903

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

19081910
[[deps.StatsFuns]]
19091911
deps = ["HypergeometricFunctions", "IrrationalConstants", "LogExpFunctions", "Reexport", "Rmath", "SpecialFunctions"]
@@ -2000,10 +2002,10 @@ uuid = "19f23fe9-fdab-4a78-91af-e7b7767979c3"
20002002
version = "0.2.2"
20012003

20022004
[[deps.SymbolicUtils]]
2003-
deps = ["AbstractTrees", "ArrayInterface", "Bijections", "ChainRulesCore", "Combinatorics", "ConstructionBase", "DataStructures", "DocStringExtensions", "DynamicPolynomials", "ExproniconLite", "LinearAlgebra", "MultivariatePolynomials", "NaNMath", "Setfield", "SparseArrays", "SpecialFunctions", "StaticArrays", "SymbolicIndexingInterface", "TaskLocalValues", "TermInterface", "TimerOutputs", "Unityper", "WeakValueDicts"]
2004-
git-tree-sha1 = "fa63e8f55e99aee528951ba26544403b09645979"
2005+
deps = ["AbstractTrees", "ArrayInterface", "Bijections", "ChainRulesCore", "Combinatorics", "ConstructionBase", "DataStructures", "DocStringExtensions", "DynamicPolynomials", "ExproniconLite", "LinearAlgebra", "MultivariatePolynomials", "NaNMath", "Setfield", "SparseArrays", "SpecialFunctions", "StaticArrays", "SymbolicIndexingInterface", "TaskLocalValues", "TermInterface", "TimerOutputs", "Unityper"]
2006+
git-tree-sha1 = "cb2beb85947c0a894efa345c436edad20ecec977"
20052007
uuid = "d1185830-fcd6-423d-90d6-eec64667417b"
2006-
version = "3.29.0"
2008+
version = "3.30.0"
20072009

20082010
[deps.SymbolicUtils.extensions]
20092011
SymbolicUtilsLabelledArraysExt = "LabelledArrays"
@@ -2015,9 +2017,9 @@ version = "3.29.0"
20152017

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

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

20842086
[[deps.TestEnv]]
20852087
deps = ["Pkg"]
2086-
git-tree-sha1 = "d664e5f5331fc2683efafac64dcbab5ed99049d6"
2088+
git-tree-sha1 = "aec63ef091b11d67040b8b35d2dcdfdc4567c4d0"
20872089
uuid = "1e6cf692-eddd-4d53-88a5-2d735e33781b"
2088-
version = "1.102.1"
2090+
version = "1.102.2"
20892091

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

21342136
[[deps.Tricks]]
2135-
git-tree-sha1 = "0fc001395447da85495b7fef1dfae9789fdd6e31"
2137+
git-tree-sha1 = "372b90fe551c019541fafc6ff034199dc19c8436"
21362138
uuid = "410a4b4d-49e4-4fbc-ab6d-cb71b17b3775"
2137-
version = "0.1.11"
2139+
version = "0.1.12"
21382140

21392141
[[deps.TruncatedStacktraces]]
21402142
deps = ["InteractiveUtils", "MacroTools", "Preferences"]
@@ -2196,11 +2198,6 @@ git-tree-sha1 = "b1be2855ed9ed8eac54e5caff2afcdb442d52c23"
21962198
uuid = "ea10d353-3f73-51f8-a26c-33c1cb351aa5"
21972199
version = "1.4.2"
21982200

2199-
[[deps.WeakValueDicts]]
2200-
git-tree-sha1 = "98528c2610a5479f091d470967a25becfd83edd0"
2201-
uuid = "897b6980-f191-5a31-bcb0-bf3c4585e0c1"
2202-
version = "0.1.0"
2203-
22042201
[[deps.WinchModels]]
22052202
deps = ["DiscretePIDs", "KiteUtils", "Parameters"]
22062203
git-tree-sha1 = "75223b290e828f815b9d247dec304154aa4efbaa"

0 commit comments

Comments
 (0)