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 4b41984 commit 0c265dfCopy full SHA for 0c265df
Project.toml
@@ -24,10 +24,10 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
24
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
25
26
[compat]
27
-DataFrames = "0.21"
28
-DataStructures = "0.11,0.12,0.13,0.14,0.15,0.16,0.17, 0.18"
+DataFrames = "0.21,0.22"
+DataStructures = "0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18"
29
Discretizers = "3.0"
30
-Distributions = "0.17,0.18,0.19,0.20,0.21,0.22,0.23, 0.24"
+Distributions = "0.17,0.18,0.19,0.20,0.21,0.22,0.23,0.24"
31
GraphPlot = "0.3,0.3.1,0.4,0.4.1"
32
IterTools = "1.3"
33
LightGraphs = "1.0"
@@ -37,7 +37,7 @@ Parameters = "0.10,0.11,0.12"
37
RDatasets = "0.5,0.6"
38
Reexport = "0.2"
39
Requires = "1.0.1"
40
-SpecialFunctions = "0.8,0.10"
+SpecialFunctions = "0.8,0.10,1.0,1.1,1.2"
41
StatsBase = "0.25,0.26,0.27,0.28,0.29,0.30,0.31,0.32,0.33"
42
julia = "1"
43
0 commit comments