Skip to content

Commit

Permalink
Fix Compat for HiGHS
Browse files Browse the repository at this point in the history
  • Loading branch information
hakanergun committed Jul 8, 2024
1 parent cc3be16 commit ce31716
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 @@ PowerModels = "c36e90e8-916a-50a6-bd94-075b64ef4655"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[compat]
HiGHS = "~0.3, ~1.4, ~1.7"
HiGHS = "~0.3, ~1.4, ~1.7, ~1.9"
InfrastructureModels = "~0.6, ~0.7"
Ipopt = "~0.8, ~0.9, 1"
JuMP = "~0.22.0, ~0.23, ~1"
Expand Down

0 comments on commit ce31716

Please sign in to comment.