@@ -8,6 +8,7 @@ DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
8
8
Dates = " ade2ca70-3891-5945-98fb-dc099432e06a"
9
9
Discretizers = " 6e83dbb3-75ca-525b-8ae2-3751f0dd50b4"
10
10
Distributions = " 31c24e10-a181-5473-b8eb-7969acd0382f"
11
+ Documenter = " e30172f5-a6a5-5a46-863b-614d45cd2de4"
11
12
GraphPlot = " a2cc645c-3eea-5389-862e-a155d0052231"
12
13
IterTools = " c8e1da08-722c-5040-9ed9-7db0dc04731e"
13
14
LightGraphs = " 093fc24a-ae57-5d10-9952-331d41423f4d"
@@ -22,14 +23,13 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
22
23
SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
23
24
Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
24
25
StatsBase = " 2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
25
- Documenter = " e30172f5-a6a5-5a46-863b-614d45cd2de4"
26
-
27
26
28
27
[compat ]
29
28
DataFrames = " 0.22,1.0,1.1"
30
29
DataStructures = " 0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18"
31
30
Discretizers = " 3.0"
32
31
Distributions = " 0.17,0.18,0.19,0.20,0.21,0.22,0.23,0.24, 0.25"
32
+ Documenter = " 0.26, 0.27"
33
33
GraphPlot = " 0.3,0.3.1,0.4,0.4.1"
34
34
IterTools = " 1.3"
35
35
LightGraphs = " 1.0"
@@ -42,7 +42,6 @@ Requires = "1.0.1"
42
42
SpecialFunctions = " 0.8,0.10,1.0,1.1,1.2"
43
43
StatsBase = " 0.25,0.26,0.27,0.28,0.29,0.30,0.31,0.32,0.33"
44
44
julia = " 1"
45
- Documenter = " 0.26"
46
45
47
46
[extras ]
48
47
LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
0 commit comments