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 450efcc commit 4397d62Copy full SHA for 4397d62
1 file changed
Project.toml
@@ -1,6 +1,6 @@
1
name = "OnlineStats"
2
uuid = "a15396b6-48d5-5d58-9928-6d29437db91e"
3
-version = "1.5.13"
+version = "1.5.14"
4
5
[deps]
6
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@@ -15,7 +15,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
15
16
[compat]
17
AbstractTrees = "0.3, 0.4"
18
-OnlineStatsBase = "1.4.7"
+OnlineStatsBase = "1.4.7, 1.5"
19
OrderedCollections = "1.1"
20
RecipesBase = "0.7, 0.8, 1.0, 1.1"
21
StatsBase = "0.32, 0.33"
0 commit comments