Skip to content

Commit 7bbd0c2

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat)
1 parent db4038d commit 7bbd0c2

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
@@ -7,15 +7,15 @@ Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
77
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
88
NearestNeighbors = "b8a86587-4115-5ab1-83bc-aa920d37bbce"
99
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
10+
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1011
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1112
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1213
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
13-
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1414

1515
[compat]
1616
Distances = "0.8, 0.9, 0.10"
1717
NearestNeighbors = "0.4"
18-
StatsBase = "0.25, 0.26, 0.27, 0.28, 0.29, 0.30, 0.31, 0.32, 0.33"
18+
StatsBase = "0.25, 0.26, 0.27, 0.28, 0.29, 0.30, 0.31, 0.32, 0.33, 0.34"
1919
julia = "1"
2020

2121
[extras]

0 commit comments

Comments
 (0)