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"
1717NonlinearSolve = " 8913a72c-1f9b-4ce2-8d82-65094dcecaec"
1818Optim = " 429524aa-4258-5aef-a3af-852621145aeb"
1919Optimization = " 7f7a1694-90dd-40f0-9382-eb1efda571ba"
20+ OptimizationBase = " bca83a33-5cc9-4baa-983d-23429ab6bcbb"
2021OptimizationOptimJL = " 36348300-93cb-4f02-beb5-3c3902f8871e"
2122OrdinaryDiffEq = " 1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
2223Plots = " 91a5bcdd-55d7-5caf-9e0b-520d859cae80"
@@ -29,6 +30,10 @@ SymbolicUtils = "d1185830-fcd6-423d-90d6-eec64667417b"
2930Symbolics = " 0c5d862f-8b57-4792-8d23-62f2024744c7"
3031Unitful = " 1986cc42-f94f-5a68-af5c-568840ba703d"
3132
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+
3237[compat ]
3338Attractors = " 1.24"
3439BenchmarkTools = " 1.3"
You can’t perform that action at this time.
0 commit comments