@@ -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"
@@ -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