We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95efe95 commit 42a46f5Copy full SHA for 42a46f5
1 file changed
Project.toml
@@ -17,7 +17,7 @@
17
name = "Arrow"
18
uuid = "69666777-d1a9-59fb-9406-91d4454c9d45"
19
authors = ["quinnj <quinn.jacobd@gmail.com>"]
20
-version = "2.6.2"
+version = "2.6.3"
21
22
[deps]
23
ArrowTypes = "31f734f8-188a-4ce0-8406-c8a06bd891cd"
@@ -41,7 +41,7 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
41
ArrowTypes = "1.1,2"
42
BitIntegers = "0.2, 0.3"
43
CodecLz4 = "0.4"
44
-CodecZstd = "0.7"
+CodecZstd = "0.7, 0.8"
45
ConcurrentUtilities = "2"
46
DataAPI = "1"
47
EnumX = "1"
@@ -50,5 +50,5 @@ PooledArrays = "0.5, 1.0"
50
SentinelArrays = "1"
51
Tables = "1.1"
52
TimeZones = "1"
53
-TranscodingStreams = "0.9.12"
+TranscodingStreams = "0.9.12, 0.10"
54
julia = "1.6"
0 commit comments