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 Feb 21, 2022
1 parent 82537d1 commit da74fac
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 @@ -12,7 +12,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
Ipopt = "0.5, 0.6"
Ipopt = "0.5, 0.6, 1"
JuMP = "0.19, 0.20"
OrderedCollections = "1.0"
PowerModels = "0.12, 0.13"
Expand Down

0 comments on commit da74fac

Please sign in to comment.