diff --git a/Cargo.toml b/Cargo.toml index 7475e8e..300e4b4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -144,7 +144,7 @@ lexical = "7.0" bstr = "1.12.1" lazy_static = "1.5.0" tempfile = "3.24" -parquet = "57.2" +parquet = "58.0" arrow = "57.2" candle-core = { git = "https://github.com/huggingface/candle.git", version = "0.9.2-alpha.1" } colored = "3"