diff --git a/Project.toml b/Project.toml index 65fea5d..c3de654 100644 --- a/Project.toml +++ b/Project.toml @@ -17,10 +17,10 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c" UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4" [compat] -CodecBzip2 = "0.7" +CodecBzip2 = "0.7, 0.8" CodecXz = "0.7" CodecZlib = "0.7" -CodecZstd = "0.7" +CodecZstd = "0.7, 0.8" JSON3 = "1" SentinelArrays = "1" StructTypes = "1.5"