Skip to content

Commit

Permalink
CompatHelper: bump compat for Optimization to 3 for package Optimizat…
Browse files Browse the repository at this point in the history
…ionEvolutionary, (keep existing compat)
  • Loading branch information
CompatHelper Julia committed Sep 20, 2024
1 parent 0bd993a commit 85b13e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/OptimizationEvolutionary/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"

[compat]
julia = "1"
Evolutionary = "0.11"
Optimization = "4"
Optimization = "4, 3"
Reexport = "1.2"
julia = "1"

[extras]
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Expand Down

0 comments on commit 85b13e8

Please sign in to comment.