Skip to content

Commit a0a590d

Browse files
committed
Update default manifest
1 parent 8c22c13 commit a0a590d

File tree

1 file changed

+13
-44
lines changed

1 file changed

+13
-44
lines changed

Manifest-v1.11.toml.default

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

33
julia_version = "1.11.7"
44
manifest_format = "2.0"
5-
project_hash = "6e59a470c7ac6278acad4525c497cc7e319102a5"
5+
project_hash = "f8d7baab81ade64745245465e94bd2e24e181637"
66

77
[[deps.ADTypes]]
88
git-tree-sha1 = "27cecae79e5cc9935255f90c53bb831cc3c870d7"
@@ -478,9 +478,9 @@ version = "1.15.1"
478478

479479
[[deps.DifferentiationInterface]]
480480
deps = ["ADTypes", "LinearAlgebra"]
481-
git-tree-sha1 = "16946a4d305607c3a4af54ff35d56f0e9444ed0e"
481+
git-tree-sha1 = "c8d85ecfcbaef899308706bebdd8b00107f3fb43"
482482
uuid = "a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
483-
version = "0.7.7"
483+
version = "0.6.54"
484484

485485
[deps.DifferentiationInterface.extensions]
486486
DifferentiationInterfaceChainRulesCoreExt = "ChainRulesCore"
@@ -832,12 +832,6 @@ git-tree-sha1 = "debdd00ffef04665ccbb3e150747a77560e8fad1"
832832
uuid = "615f187c-cbe4-4ef1-ba3b-2fcf58d6d173"
833833
version = "0.1.1"
834834

835-
[[deps.ImplicitDiscreteSolve]]
836-
deps = ["DiffEqBase", "OrdinaryDiffEqCore", "Reexport", "SciMLBase", "SimpleNonlinearSolve", "SymbolicIndexingInterface", "UnPack"]
837-
git-tree-sha1 = "1d49fec0d4d325f7ce56e6bd1fa7cbed24a54064"
838-
uuid = "3263718b-31ed-49cf-8a0f-35a466e8af96"
839-
version = "0.1.3"
840-
841835
[[deps.Inflate]]
842836
git-tree-sha1 = "d1b1b796e47d94588b3757fe84fbf65a5ec4a80d"
843837
uuid = "d25df0c9-e2be-5dd7-82c8-3ad0b3e990b9"
@@ -1224,28 +1218,26 @@ uuid = "78c3b35d-d492-501b-9361-3d52fe80e533"
12241218
version = "0.8.1"
12251219

12261220
[[deps.ModelingToolkit]]
1227-
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"]
1228-
git-tree-sha1 = "27e03f304b08a370c2ec7c14f09aa33486f3cd62"
1221+
deps = ["ADTypes", "AbstractTrees", "ArrayInterface", "BlockArrays", "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"]
1222+
git-tree-sha1 = "c0a7d2a91d8cce967744918d811d74f30af8cdd6"
12291223
uuid = "961ee093-0014-501f-94e3-6117800e7a78"
1230-
version = "10.10.0"
1224+
version = "9.78.0"
12311225

12321226
[deps.ModelingToolkit.extensions]
12331227
MTKBifurcationKitExt = "BifurcationKit"
1234-
MTKCasADiDynamicOptExt = "CasADi"
1228+
MTKChainRulesCoreExt = "ChainRulesCore"
12351229
MTKDeepDiffsExt = "DeepDiffs"
12361230
MTKFMIExt = "FMI"
12371231
MTKInfiniteOptExt = "InfiniteOpt"
12381232
MTKLabelledArraysExt = "LabelledArrays"
1239-
MTKPyomoDynamicOptExt = "Pyomo"
12401233

12411234
[deps.ModelingToolkit.weakdeps]
12421235
BifurcationKit = "0f109fa4-8a5d-4b75-95aa-f515264e7665"
1243-
CasADi = "c49709b8-5c63-11e9-2fb2-69db5844192f"
1236+
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
12441237
DeepDiffs = "ab62b9b5-e342-54a8-a765-a90f495de1a6"
12451238
FMI = "14a09403-18e3-468f-ad8a-74f8dda2d9ac"
12461239
InfiniteOpt = "20393b10-9daf-11e9-18c9-8db751c92c57"
12471240
LabelledArrays = "2ee39098-c373-598a-b85f-a56591580800"
1248-
Pyomo = "0e8e1daf-01b5-4eba-a626-3897743a3816"
12491241

12501242
[[deps.Moshi]]
12511243
deps = ["ExproniconLite", "Jieko"]
@@ -1965,12 +1957,6 @@ weakdeps = ["ChainRulesCore", "InverseFunctions"]
19651957
StatsFunsChainRulesCoreExt = "ChainRulesCore"
19661958
StatsFunsInverseFunctionsExt = "InverseFunctions"
19671959

1968-
[[deps.SteadyStateDiffEq]]
1969-
deps = ["ConcreteStructs", "DiffEqBase", "DiffEqCallbacks", "LinearAlgebra", "NonlinearSolveBase", "Reexport", "SciMLBase"]
1970-
git-tree-sha1 = "66a028f9a2bb44d0f6de0814a2b9840af548143a"
1971-
uuid = "9672c7b4-1e72-59bd-8a11-6ac3964bc41f"
1972-
version = "2.5.0"
1973-
19741960
[[deps.StrideArraysCore]]
19751961
deps = ["ArrayInterface", "CloseOpenIntervals", "IfElse", "LayoutPointers", "LinearAlgebra", "ManualMemory", "SIMDTypes", "Static", "StaticArrayInterface", "ThreadingUtilities"]
19761962
git-tree-sha1 = "83151ba8065a73f53ca2ae98bc7274d817aa30f2"
@@ -2009,11 +1995,6 @@ version = "0.6.21"
20091995
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
20101996
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
20111997

2012-
[[deps.StructMapping]]
2013-
git-tree-sha1 = "42f7869cc68f9a83e33ce6a3e408c774900a37e3"
2014-
uuid = "7c3b921d-20d6-4eba-ad57-605525e86ab2"
2015-
version = "0.2.3"
2016-
20171998
[[deps.StructTypes]]
20181999
deps = ["Dates", "UUIDs"]
20192000
git-tree-sha1 = "159331b30e94d7b11379037feeb9b690950cace8"
@@ -2045,18 +2026,6 @@ git-tree-sha1 = "91db7ed92c66f81435fe880947171f1212936b14"
20452026
uuid = "fb77eaff-e24c-56d4-86b1-d163f2edb164"
20462027
version = "5.2.3+0"
20472028

2048-
[[deps.SymbolicAWEModels]]
2049-
deps = ["ADTypes", "AtmosphericModels", "CodecXz", "DiffEqBase", "DiscretePIDs", "DocStringExtensions", "Interpolations", "KiteUtils", "LinearAlgebra", "LinearSolve", "ModelingToolkit", "NonlinearSolve", "OrdinaryDiffEqBDF", "OrdinaryDiffEqCore", "OrdinaryDiffEqNonlinearSolve", "Parameters", "Pkg", "PrecompileTools", "REPL", "Reexport", "Rotations", "SHA", "SciMLBase", "SciMLOperators", "Serialization", "StaticArrays", "Statistics", "StatsBase", "SteadyStateDiffEq", "SymbolicIndexingInterface", "SymbolicUtils", "Timers", "VortexStepMethod", "WinchModels"]
2050-
git-tree-sha1 = "c30c73835a2aa639725baf97a560729ce5c217ef"
2051-
uuid = "9c9a347c-5289-41db-a9b9-25ccc76c3360"
2052-
version = "0.1.3"
2053-
2054-
[deps.SymbolicAWEModels.extensions]
2055-
SymbolicAWEModelsControlPlotsExt = "ControlPlots"
2056-
2057-
[deps.SymbolicAWEModels.weakdeps]
2058-
ControlPlots = "23c2ee80-7a9e-4350-b264-8e670f12517c"
2059-
20602029
[[deps.SymbolicIndexingInterface]]
20612030
deps = ["Accessors", "ArrayInterface", "RuntimeGeneratedFunctions", "StaticArraysCore"]
20622031
git-tree-sha1 = "b19cf024a2b11d72bef7c74ac3d1cbe86ec9e4ed"
@@ -2259,10 +2228,10 @@ uuid = "a7c27f48-0311-42f6-a7f8-2c11e75eb415"
22592228
version = "0.1.6"
22602229

22612230
[[deps.VortexStepMethod]]
2262-
deps = ["Colors", "DefaultApplication", "DelimitedFiles", "DifferentiationInterface", "FiniteDiff", "Interpolations", "LaTeXStrings", "LinearAlgebra", "Logging", "Measures", "NonlinearSolve", "Parameters", "Pkg", "PreallocationTools", "PrecompileTools", "RecursiveArrayTools", "SciMLBase", "Serialization", "StaticArrays", "Statistics", "StructMapping", "Timers", "Xfoil", "YAML"]
2263-
git-tree-sha1 = "e86dae26fa2d9794c78a3a1b4b08cdd034234a5c"
2231+
deps = ["Colors", "DefaultApplication", "DelimitedFiles", "DifferentiationInterface", "FiniteDiff", "Interpolations", "LaTeXStrings", "LinearAlgebra", "Logging", "Measures", "NonlinearSolve", "Parameters", "Pkg", "PreallocationTools", "PrecompileTools", "SciMLBase", "Serialization", "StaticArrays", "Statistics", "Timers", "Xfoil", "YAML"]
2232+
git-tree-sha1 = "a0fa008357206434acfa2acc588b84764478df62"
22642233
uuid = "ed3cd733-9f0f-46a9-93e0-89b8d4998dd9"
2265-
version = "2.2.0"
2234+
version = "1.2.6"
22662235

22672236
[deps.VortexStepMethod.extensions]
22682237
VortexStepMethodControlPlotsExt = "ControlPlots"
@@ -2301,9 +2270,9 @@ version = "5.8.1+0"
23012270

23022271
[[deps.Xfoil]]
23032272
deps = ["Printf", "xfoil_light_jll"]
2304-
git-tree-sha1 = "d12e518323d02400b27554feb5ac5088e22280cb"
2273+
git-tree-sha1 = "752ff27037088b747d3138c828ffc0968d2e7766"
23052274
uuid = "19641d66-a62d-11e8-2441-8f57a969a9c4"
2306-
version = "1.1.0"
2275+
version = "0.5.0"
23072276

23082277
[[deps.YAML]]
23092278
deps = ["Base64", "Dates", "Printf", "StringEncodings"]

0 commit comments

Comments
 (0)