Skip to content

Commit 6b7ff40

Browse files
authored
Update Project.toml
1 parent f6fa869 commit 6b7ff40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
2828
DataFrames = "0.22,1.0,1.1"
2929
DataStructures = "0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18"
3030
Discretizers = "3.0"
31-
Distributions = "0.17,0.18,0.19,0.20,0.21,0.22,0.23,0.24, 0.25"
31+
Distributions = "0.17,0.18,0.19,0.20,0.21,0.22,0.23,0.24,0.25"
3232
Documenter = "0.26, 0.27"
3333
GraphPlot = "0.5"
3434
IterTools = "1.3"
@@ -39,7 +39,7 @@ Parameters = "0.10,0.11,0.12"
3939
RDatasets = "0.5,0.6,0.7"
4040
Reexport = "0.2, 1.0"
4141
Requires = "1.0.1"
42-
SpecialFunctions = "0.8,0.10,1.0,1.1,1.2"
42+
SpecialFunctions = "0.8,0.10,1.0,1.1,1.2,2"
4343
StatsBase = "0.25,0.26,0.27,0.28,0.29,0.30,0.31,0.32,0.33"
4444
julia = "1"
4545

0 commit comments

Comments
 (0)