@@ -28,13 +28,15 @@ DataFrames = "0.21"
28
28
DataStructures = " 0.11,0.12,0.13,0.14,0.15,0.16,0.17"
29
29
Discretizers = " 3.0"
30
30
Distributions = " 0.17,0.18,0.19,0.20,0.21,0.22,0.23"
31
+ GraphPlot = " 0.4,0.4.1"
31
32
IterTools = " 1.3"
32
33
LightGraphs = " 1.0"
33
34
LightXML = " 0.8,0.9"
34
35
NBInclude = " 2.0"
35
36
Parameters = " 0.10,0.11,0.12"
36
37
RDatasets = " 0.5,0.6"
37
38
Reexport = " 0.2"
39
+ Requires = " 1.0.1"
38
40
SpecialFunctions = " 0.8,0.9,0.10"
39
41
StatsBase = " 0.25,0.26,0.27,0.28,0.29,0.30,0.31,0.32,0.33"
40
42
julia = " 1"
@@ -46,6 +48,7 @@ RDatasets = "ce6b1742-4840-55fa-b093-852dadbb1d8b"
46
48
Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
47
49
Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
48
50
Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
51
+ TikzGraphs = " b4f28e30-c73f-5eaf-a395-8a9db949a742"
49
52
50
53
[targets ]
51
- test = [" Statistics" , " NBInclude" , " LinearAlgebra" , " Test" , " RDatasets" , " Random" ]
54
+ test = [" Statistics" , " NBInclude" , " LinearAlgebra" , " Test" , " RDatasets" , " Random" , " TikzGraphs " ]
0 commit comments