File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
OptimizationMultistartOptimization Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ OptimizationBase = {path = "../OptimizationBase"}
1616
1717[compat ]
1818julia = " 1.10"
19- BlackBoxOptim = " 0.6"
19+ BlackBoxOptim = " 0.6.3 "
2020OptimizationBase = " 4"
2121SciMLBase = " 2.122.1"
2222Reexport = " 1.2"
Original file line number Diff line number Diff line change @@ -30,22 +30,22 @@ OptimizationBase = {path = "../OptimizationBase"}
3030
3131[compat ]
3232HiGHS = " 1"
33- OptimizationBase = " 3, 4"
33+ OptimizationBase = " 3.3.1 , 4"
3434Test = " 1.6"
3535Symbolics = " 6"
3636AmplNLWriter = " 1"
3737LinearAlgebra = " 1"
3838Ipopt_jll = " 300.1400"
3939Juniper = " 0.9"
40- Ipopt = " 1"
40+ Ipopt = " 1.10.4 "
4141NLopt = " 1"
4242SciMLBase = " 2.122.1"
4343SparseArrays = " 1.6"
4444ModelingToolkit = " 10.23"
4545SymbolicIndexingInterface = " 0.3"
4646julia = " 1.10"
4747Zygote = " 0.6, 0.7"
48- MathOptInterface = " 1"
48+ MathOptInterface = " 1.40.2 "
4949Reexport = " 1.2"
5050SciMLStructures = " 1"
5151
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ OptimizationNLopt = {path = "../OptimizationNLopt"}
2222[compat ]
2323julia = " 1.10"
2424OptimizationBase = " 4"
25- MultistartOptimization = " 0.2, 0. 3"
25+ MultistartOptimization = " 0.3"
2626SciMLBase = " 2.122.1"
2727Reexport = " 1.2"
2828
Original file line number Diff line number Diff line change @@ -29,9 +29,9 @@ OptimizationLBFGSB = {path = "../OptimizationLBFGSB"}
2929[compat ]
3030julia = " 1.10"
3131NLPModels = " 0.21"
32- ADTypes = " 1.7 "
33- OptimizationBase = " 3, 4"
34- SciMLBase = " 2.58 "
32+ ADTypes = " 1.18 "
33+ OptimizationBase = " 3.3.1 , 4"
34+ SciMLBase = " 2.122.1 "
3535Reexport = " 1.2"
3636
3737[targets ]
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ julia = "1.10"
2323PrecompileTools = " 1.2"
2424OptimizationBase = " 4"
2525SparseArrays = " 1.6"
26- Optim = " 1"
26+ Optim = " 1.9 "
2727Reexport = " 1.2"
2828SciMLBase = " 2.122.1"
2929
You can’t perform that action at this time.
0 commit comments