Skip to content

Commit b58b6b7

Browse files
committed
extend [compat] CategoricalArrays = "0.10, 1"
1 parent 2710ebf commit b58b6b7

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
@@ -14,7 +14,7 @@ ScientificTypesBase = "30f210dd-8aff-4c5f-94ba-8e64358c1161"
1414
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1515

1616
[compat]
17-
CategoricalArrays = "0.10"
17+
CategoricalArrays = "0.10, 1"
1818
MLUtils = "0.4"
1919
MacroTools = "0.5"
2020
OrderedCollections = "1.6"

0 commit comments

Comments
 (0)