Skip to content

Commit

Permalink
CompatHelper: bump compat for Optim to 1 for package OptimizationOpti…
Browse files Browse the repository at this point in the history
…mJL, (keep existing compat)
  • Loading branch information
CompatHelper Julia committed Oct 8, 2023
1 parent 14932ce commit 360a090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/OptimizationOptimJL/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[compat]
Optim = "1.7.0 - 1.7.6"
Optim = "1.7.0 - 1.7.6, 1"
Optimization = "3.15"
Reexport = "1.2"
julia = "1"
Expand Down

0 comments on commit 360a090

Please sign in to comment.