1
1
name = " ModelingToolkit"
2
2
uuid = " 961ee093-0014-501f-94e3-6117800e7a78"
3
3
authors = [
" Yingbo Ma <[email protected] >" ,
" Chris Rackauckas <[email protected] > and contributors" ]
4
- version = " 9.61 .0"
4
+ version = " 9.62 .0"
5
5
6
6
[deps ]
7
7
AbstractTrees = " 1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@@ -64,6 +64,7 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
64
64
BifurcationKit = " 0f109fa4-8a5d-4b75-95aa-f515264e7665"
65
65
ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
66
66
DeepDiffs = " ab62b9b5-e342-54a8-a765-a90f495de1a6"
67
+ FMI = " 14a09403-18e3-468f-ad8a-74f8dda2d9ac"
67
68
HomotopyContinuation = " f213a82b-91d6-5c5d-acf7-10f1c761b327"
68
69
InfiniteOpt = " 20393b10-9daf-11e9-18c9-8db751c92c57"
69
70
LabelledArrays = " 2ee39098-c373-598a-b85f-a56591580800"
@@ -72,6 +73,7 @@ LabelledArrays = "2ee39098-c373-598a-b85f-a56591580800"
72
73
MTKBifurcationKitExt = " BifurcationKit"
73
74
MTKChainRulesCoreExt = " ChainRulesCore"
74
75
MTKDeepDiffsExt = " DeepDiffs"
76
+ MTKFMIExt = " FMI"
75
77
MTKHomotopyContinuationExt = " HomotopyContinuation"
76
78
MTKInfiniteOptExt = " InfiniteOpt"
77
79
MTKLabelledArraysExt = " LabelledArrays"
@@ -106,6 +108,7 @@ FindFirstFunctions = "1"
106
108
ForwardDiff = " 0.10.3"
107
109
FunctionWrappers = " 1.1"
108
110
FunctionWrappersWrappers = " 0.1"
111
+ FMI = " 0.14"
109
112
Graphs = " 1.5.2"
110
113
HomotopyContinuation = " 2.11"
111
114
InfiniteOpt = " 0.5"
@@ -132,7 +135,7 @@ RecursiveArrayTools = "3.26"
132
135
Reexport = " 0.2, 1"
133
136
RuntimeGeneratedFunctions = " 0.5.9"
134
137
SCCNonlinearSolve = " 1.0.0"
135
- SciMLBase = " 2.71 .1"
138
+ SciMLBase = " 2.72 .1"
136
139
SciMLStructures = " 1.0"
137
140
Serialization = " 1"
138
141
Setfield = " 0.7, 0.8, 1"
@@ -142,9 +145,9 @@ SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1.0, 2"
142
145
StaticArrays = " 0.10, 0.11, 0.12, 1.0"
143
146
StochasticDiffEq = " 6.72.1"
144
147
StochasticDelayDiffEq = " 1.8.1"
145
- SymbolicIndexingInterface = " 0.3.36 "
146
- SymbolicUtils = " 3.10"
147
- Symbolics = " 6.22.1 "
148
+ SymbolicIndexingInterface = " 0.3.37 "
149
+ SymbolicUtils = " 3.10.1 "
150
+ Symbolics = " 6.25 "
148
151
URIs = " 1"
149
152
UnPack = " 0.1, 1.0"
150
153
Unitful = " 1.1"
0 commit comments