Skip to content

Commit

Permalink
CompatHelper: bump compat for "GraphPlot" to "0.4"
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 4, 2020
1 parent 8d64439 commit 35bff33
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Project.toml
Expand Up @@ -21,21 +21,21 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
julia = "1"
JuMP = "^0.21, ^0.22"
LightGraphs = "1"
MetaGraphs = "0.6"
Cairo = "0.7, 0.8, 1.0"
Colors = "0.9, 0.10, 0.11, 0.12"
Compose = "0.9"
Fontconfig = "0.4"
GraphPlot = "0.3"
GraphPlot = "0.3, 0.4"
JuMP = "^0.21, ^0.22"
LightGraphs = "1"
MetaGraphs = "0.6"
julia = "1"

[extras]
ECOS = "e2685f51-7e38-5353-a97d-a921fd2c8199"
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
SCS = "c946c3f1-0d1f-5ce8-9dea-7daa1f7e2d13"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"

[targets]
test = ["ECOS", "SCS", "Test", "InteractiveUtils"]

0 comments on commit 35bff33

Please sign in to comment.