We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 18621a9 + 7449785 commit f961c03Copy full SHA for f961c03
Project.toml
@@ -18,11 +18,11 @@ YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"
18
19
[compat]
20
BlockArrays = "0.16.43, 1"
21
-ChunkCodecLibBlosc = "0.2.0"
22
-ChunkCodecLibBzip2 = "0.2.0"
23
-ChunkCodecLibLz4 = "0.2.1"
24
-ChunkCodecLibZlib = "0.2.0"
25
-ChunkCodecLibZstd = "0.2.0"
+ChunkCodecLibBlosc = "0.2.0, 0.3"
+ChunkCodecLibBzip2 = "0.2.0, 1.0"
+ChunkCodecLibLz4 = "0.2.1, 1.0"
+ChunkCodecLibZlib = "0.2.0, 1.0"
+ChunkCodecLibZstd = "0.2.0, 1.0"
26
CodecXz = "0.7.4"
27
MD5 = "0.2.1"
28
PkgVersion = "0.3.3"
0 commit comments