Skip to content

Commit

Permalink
Merge pull request #39 from KristofferC/patch-1
Browse files Browse the repository at this point in the history
tweak syntax for compat entries
  • Loading branch information
hakanergun authored Apr 14, 2020
2 parents e227aa5 + 78cae99 commit 4b14844
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,14 @@ Memento = "f28f55f0-a522-5efc-85c2-fe41dfb9b2d9"
PowerModels = "c36e90e8-916a-50a6-bd94-075b64ef4655"

[compat]
InfrastructureModels = "≥ 0.4.2"
JuMP = "0.21"
PowerModels = "~ 0.15.3"
julia = "≥ 1.1.0"
Cbc = "≥ 0.4.0"
Ipopt = "≥ 0.4.0"
PowerModels = "~0.13.0"
SCS = "≥ 0.4.0"
julia = "1.1"
Memento = "0.12.1"
InfrastructureModels = "~0.3.2"
JuMP = "0.20.1"

[extras]
PowerModels = "c36e90e8-916a-50a6-bd94-075b64ef4655"
Expand Down

0 comments on commit 4b14844

Please sign in to comment.