Skip to content

Commit 0c265df

Browse files
authored
Update package version support
1 parent 4b41984 commit 0c265df

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2424
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
2525

2626
[compat]
27-
DataFrames = "0.21"
28-
DataStructures = "0.11,0.12,0.13,0.14,0.15,0.16,0.17, 0.18"
27+
DataFrames = "0.21,0.22"
28+
DataStructures = "0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18"
2929
Discretizers = "3.0"
30-
Distributions = "0.17,0.18,0.19,0.20,0.21,0.22,0.23, 0.24"
30+
Distributions = "0.17,0.18,0.19,0.20,0.21,0.22,0.23,0.24"
3131
GraphPlot = "0.3,0.3.1,0.4,0.4.1"
3232
IterTools = "1.3"
3333
LightGraphs = "1.0"
@@ -37,7 +37,7 @@ Parameters = "0.10,0.11,0.12"
3737
RDatasets = "0.5,0.6"
3838
Reexport = "0.2"
3939
Requires = "1.0.1"
40-
SpecialFunctions = "0.8,0.10"
40+
SpecialFunctions = "0.8,0.10,1.0,1.1,1.2"
4141
StatsBase = "0.25,0.26,0.27,0.28,0.29,0.30,0.31,0.32,0.33"
4242
julia = "1"
4343

0 commit comments

Comments
 (0)