Skip to content

Commit 1a99ea7

Browse files
committed
Update compat
1 parent d771abc commit 1a99ea7

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,7 +1,7 @@
11
name = "StatsLearnModels"
22
uuid = "c146b59d-1589-421c-8e09-a22e554fd05c"
33
authors = ["Elias Carvalho <[email protected]> and contributors"]
4-
version = "1.0.0"
4+
version = "1.0.1"
55

66
[deps]
77
ColumnSelectors = "9cc86067-7e36-4c61-b350-1ac9833d277f"
@@ -30,7 +30,7 @@ Distributions = "0.25"
3030
GLM = "1.9"
3131
MLJModelInterface = "1.9"
3232
NearestNeighbors = "0.4"
33-
StatsBase = "0.34"
33+
StatsBase = "0.33, 0.34"
3434
TableTransforms = "1.15"
3535
Tables = "1.11"
3636
julia = "1.9"

0 commit comments

Comments
 (0)