Skip to content

Commit

Permalink
Merge pull request #1084 from isaacsas/bump_optimization_libs
Browse files Browse the repository at this point in the history
bump optimization libs
  • Loading branch information
isaacsas authored Oct 18, 2024
2 parents d320f1a + 625ae4e commit ee7572b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@ LinearSolve = "2.30"
ModelingToolkit = "9.32"
NonlinearSolve = "3.12"
Optim = "1.9"
Optimization = "3.25"
OptimizationBBO = "0.3"
OptimizationNLopt = "0.2.1"
OptimizationOptimJL = "0.3.1"
OptimizationOptimisers = "0.2.1"
Optimization = "4"
OptimizationBBO = "0.4"
OptimizationNLopt = "0.3"
OptimizationOptimJL = "0.4"
OptimizationOptimisers = "0.3"
OrdinaryDiffEq = "6.80.1"
Plots = "1.40"
QuasiMonteCarlo = "0.3"
Expand Down

0 comments on commit ee7572b

Please sign in to comment.