Skip to content

Commit

Permalink
CompatHelper: bump compat for Ipopt to 1, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Sep 9, 2022
1 parent 50f8756 commit a20a1e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
Ipopt = "0.6.5 - 0.7, 0.8"
Ipopt = "0.6.5 - 0.7, 0.8, 1"
MathProgBase = "0.7"
julia = "1.6"

Expand Down

0 comments on commit a20a1e6

Please sign in to comment.