File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ ModelingToolkitStandardLibrary = "16a59e39-deab-5bd0-87e4-056b12336739"
17
17
NonlinearSolve = " 8913a72c-1f9b-4ce2-8d82-65094dcecaec"
18
18
Optim = " 429524aa-4258-5aef-a3af-852621145aeb"
19
19
Optimization = " 7f7a1694-90dd-40f0-9382-eb1efda571ba"
20
+ OptimizationBase = " bca83a33-5cc9-4baa-983d-23429ab6bcbb"
20
21
OptimizationOptimJL = " 36348300-93cb-4f02-beb5-3c3902f8871e"
21
22
OrdinaryDiffEq = " 1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
22
23
Plots = " 91a5bcdd-55d7-5caf-9e0b-520d859cae80"
@@ -29,6 +30,10 @@ SymbolicUtils = "d1185830-fcd6-423d-90d6-eec64667417b"
29
30
Symbolics = " 0c5d862f-8b57-4792-8d23-62f2024744c7"
30
31
Unitful = " 1986cc42-f94f-5a68-af5c-568840ba703d"
31
32
33
+ [sources ]
34
+ ModelingToolkitStandardLibrary = {rev = " mtk-v10" , url = " https://github.com/SciML/ModelingToolkitStandardLibrary.jl/" }
35
+ OptimizationBase = {rev = " as/mtk-v10" , url = " https://github.com/AayushSabharwal/OptimizationBase.jl" }
36
+
32
37
[compat ]
33
38
Attractors = " 1.24"
34
39
BenchmarkTools = " 1.3"
You can’t perform that action at this time.
0 commit comments