We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24bb06d commit 7ed7317Copy full SHA for 7ed7317
Project.toml
@@ -7,6 +7,7 @@ Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
7
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
8
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
9
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
10
+GraphPlot = "a2cc645c-3eea-5389-862e-a155d0052231"
11
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
12
JSON2 = "2535ab7d-5cd8-5a07-80ac-9b1792aadce3"
13
LightGraphs = "093fc24a-ae57-5d10-9952-331d41423f4d"
@@ -27,7 +28,6 @@ Requires = "≥ 0.5"
27
28
julia = "0.7, 1"
29
30
[extras]
-GraphPlot = "a2cc645c-3eea-5389-862e-a155d0052231"
31
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
32
33
[targets]
0 commit comments