Skip to content

Commit 4a7d159

Browse files
authored
bump StatsBase compat (#291)
1 parent 41b0254 commit 4a7d159

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
@@ -1,6 +1,6 @@
11
name = "StatsModels"
22
uuid = "3eaba693-59b7-5ba5-a881-562e759f1c8d"
3-
version = "0.7.1"
3+
version = "0.7.2"
44

55
[deps]
66
DataAPI = "9a962f9c-6df0-11e9-0e5d-c546b8b5ee8a"
@@ -21,7 +21,7 @@ DataAPI = "1.1"
2121
DataFrames = "1"
2222
DataStructures = "0.17, 0.18"
2323
ShiftedArrays = "1, 2"
24-
StatsBase = "0.33.5"
24+
StatsBase = "0.33.5, 0.34"
2525
StatsFuns = "0.9, 1.0"
2626
Tables = "0.2, 1"
2727
WeakRefStrings = "1"

0 commit comments

Comments
 (0)