Skip to content

Commit

Permalink
Merge branch 'main' into compathelper/new_version/2024-09-20-16-09-10…
Browse files Browse the repository at this point in the history
…-824-04208315658
  • Loading branch information
ChrisRackauckas authored Sep 23, 2024
2 parents 5f29c32 + 4b39705 commit af19c3a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ LinearAlgebra = "1"
ModelingToolkit = "9.12"
NLopt = "0.6, 1"
Optimization = "3"
OptimizationBBO = "0.2, 0.3"
OptimizationNLopt = "0.2"
OptimizationBBO = "0.2, 0.3, 0.4"
OptimizationNLopt = "0.2, 0.3"
Plots = "1"
Reexport = "1"
SafeTestsets = "0.1"
Expand Down
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Ipopt = "1"
ModelingToolkit = "9"
NLopt = "0.6, 1"
Optimization = "3, 4"
OptimizationMOI = "0.4"
OptimizationMOI = "0.4, 0.5"
Plots = "1"
SBMLToolkit = "0.1"
UnPack = "1"

0 comments on commit af19c3a

Please sign in to comment.