Skip to content

Commit

Permalink
CompatHelper: bump compat for OptimizationBBO to 0.4, (keep existing …
Browse files Browse the repository at this point in the history
…compat)
  • Loading branch information
CompatHelper Julia committed Dec 12, 2024
1 parent e555cbf commit 4b76850
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,15 +67,15 @@ InverseFunctions = "0.1"
IrrationalConstants = "0.1, 0.2"
KernelDensity = "0.5, 0.6"
LaTeXStrings = "1.3"
LogExpFunctions = "0.3"
LinearAlgebra = "1"
LinearRegression = "0.2"
LogExpFunctions = "0.3"
LsqFit = "0.14, 0.15"
Measurements = "2"
Measures = "0.3"
Optim = "1"
Optimization = "3, 4"
OptimizationBBO = "0.3"
OptimizationBBO = "0.3, 0.4"
OptimizationNLopt = "0.2"
OptimizationOptimJL = "0.3"
Plots = "1"
Expand Down

0 comments on commit 4b76850

Please sign in to comment.