File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -30,9 +30,13 @@ SymbolicUtils = "d1185830-fcd6-423d-90d6-eec64667417b"
3030Symbolics = " 0c5d862f-8b57-4792-8d23-62f2024744c7"
3131Unitful = " 1986cc42-f94f-5a68-af5c-568840ba703d"
3232
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" }
33+ [sources .ModelingToolkitStandardLibrary ]
34+ rev = " mtk-v10"
35+ url = " https://github.com/SciML/ModelingToolkitStandardLibrary.jl/"
36+
37+ [sources .OptimizationBase ]
38+ rev = " as/mtk-v10"
39+ url = " https://github.com/AayushSabharwal/OptimizationBase.jl"
3640
3741[compat ]
3842Attractors = " 1.24"
@@ -50,6 +54,7 @@ ModelingToolkitStandardLibrary = "2.19"
5054NonlinearSolve = " 3, 4"
5155Optim = " 1.7"
5256Optimization = " 3.9, 4"
57+ OptimizationBase = " 2"
5358OptimizationOptimJL = " 0.1, 0.4"
5459OrdinaryDiffEq = " 6.31"
5560Plots = " 1.36"
You can’t perform that action at this time.
0 commit comments