Skip to content

Commit ed22ed2

Browse files
committed
CategoricalArrays = "0.10" => CategoricalArrays = "1"
1 parent e8cc25b commit ed22ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1111
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1212

1313
[compat]
14-
CategoricalArrays = "0.10"
14+
CategoricalArrays = "1"
1515
DecisionTree = "0.12"
1616
MLJModelInterface = "1.5"
1717
Tables = "1.6"

0 commit comments

Comments
 (0)