Skip to content

Commit c4e1a5c

Browse files
committed
project.toml updates
1 parent a7efbfe commit c4e1a5c

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
@@ -19,11 +19,11 @@ StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
1919
[compat]
2020
AbstractTrees = "0.3, 0.4"
2121
Distributions = "0.25"
22-
OnlineStatsBase = "1.4.7, 1.5"
22+
OnlineStatsBase = "1.4.7, 1.5, 1.6"
2323
OrderedCollections = "1.1"
2424
RecipesBase = "0.7, 0.8, 1.0, 1.1"
2525
SpecialFunctions = "2.1"
26-
StatsBase = "0.32, 0.33"
26+
StatsBase = "0.32, 0.33, 0.34"
2727
StatsFuns = "1.0"
2828
julia = "1.0"
2929

0 commit comments

Comments
 (0)