Skip to content

Commit 7ed7317

Browse files
committed
Adding GraphPlot to dependencies
1 parent 24bb06d commit 7ed7317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
77
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
88
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
99
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
10+
GraphPlot = "a2cc645c-3eea-5389-862e-a155d0052231"
1011
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
1112
JSON2 = "2535ab7d-5cd8-5a07-80ac-9b1792aadce3"
1213
LightGraphs = "093fc24a-ae57-5d10-9952-331d41423f4d"
@@ -27,7 +28,6 @@ Requires = "≥ 0.5"
2728
julia = "0.7, 1"
2829

2930
[extras]
30-
GraphPlot = "a2cc645c-3eea-5389-862e-a155d0052231"
3131
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3232

3333
[targets]

0 commit comments

Comments
 (0)