diff --git a/Cargo.toml b/Cargo.toml index f7eec3e..11319d3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -42,7 +42,7 @@ atoi_simd = { version = "0.16.0", optional = true } arrow2 = "0.18.0" libc = "0.2.154" arrow = "51.0.0" -parquet = "51.0.0" +parquet = "52.2.0" arrow-ipc = "51.0.0" deltalake = { version="0.17.3", features = ["datafusion"]} datafusion = "38.0.0"