@@ -64,6 +64,7 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
6464BifurcationKit = " 0f109fa4-8a5d-4b75-95aa-f515264e7665"
6565ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
6666DeepDiffs = " ab62b9b5-e342-54a8-a765-a90f495de1a6"
67+ FMI = " 14a09403-18e3-468f-ad8a-74f8dda2d9ac"
6768HomotopyContinuation = " f213a82b-91d6-5c5d-acf7-10f1c761b327"
6869InfiniteOpt = " 20393b10-9daf-11e9-18c9-8db751c92c57"
6970LabelledArrays = " 2ee39098-c373-598a-b85f-a56591580800"
@@ -72,6 +73,7 @@ LabelledArrays = "2ee39098-c373-598a-b85f-a56591580800"
7273MTKBifurcationKitExt = " BifurcationKit"
7374MTKChainRulesCoreExt = " ChainRulesCore"
7475MTKDeepDiffsExt = " DeepDiffs"
76+ MTKFMIExt = " FMI"
7577MTKHomotopyContinuationExt = " HomotopyContinuation"
7678MTKInfiniteOptExt = " InfiniteOpt"
7779MTKLabelledArraysExt = " LabelledArrays"
@@ -106,6 +108,7 @@ FindFirstFunctions = "1"
106108ForwardDiff = " 0.10.3"
107109FunctionWrappers = " 1.1"
108110FunctionWrappersWrappers = " 0.1"
111+ FMI = " 0.14"
109112Graphs = " 1.5.2"
110113HomotopyContinuation = " 2.11"
111114InfiniteOpt = " 0.5"
@@ -142,9 +145,9 @@ SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1.0, 2"
142145StaticArrays = " 0.10, 0.11, 0.12, 1.0"
143146StochasticDiffEq = " 6.72.1"
144147StochasticDelayDiffEq = " 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 "
148151URIs = " 1"
149152UnPack = " 0.1, 1.0"
150153Unitful = " 1.1"
0 commit comments