diff --git a/Cargo.toml b/Cargo.toml index a3f521a725c9..3e90ef9e05b5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -133,7 +133,7 @@ itertools = "0.14" log = "^0.4" object_store = { version = "0.11.0", default-features = false } parking_lot = "0.12" -parquet = { version = "53.3.0", default-features = false, features = [ +parquet = { version = "54.0.0", default-features = false, features = [ "arrow", "async", "object_store",