Skip to content

Commit ddfd667

Browse files
authored
Bump CodecZlib compat
This is causing v0.3 of Parquet to be installed on my machine.
1 parent 116f6d7 commit ddfd667

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
@@ -22,7 +22,7 @@ Thrift = "8d9c9c80-f77e-5080-9541-c6f69d204e22"
2222

2323
[compat]
2424
CategoricalArrays = "0.6,0.7,0.8,0.9,0.10"
25-
CodecZlib = "0.5,0.6,0.7"
25+
CodecZlib = "0.5,0.6,0.7,0.8"
2626
CodecZstd = "0.6,0.7"
2727
DataAPI = "1"
2828
Decimals = "0.4"

0 commit comments

Comments
 (0)