Skip to content

Commit e178fb3

Browse files
committed
add [compat] CategoricalArrays = "<0.5.3"
1 parent 46e39fb commit e178fb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1717
[compat]
1818
CSV = "0.5"
1919
Tables = "<0.1.19, >= 0.2"
20+
CategoricalArrays = "<0.5.3"
2021
julia = "1"
2122

2223
[extras]

0 commit comments

Comments
 (0)