diff --git a/pyproject.toml b/pyproject.toml index c84af8b..b8a53cc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ train = [ "matplotlib>=3.7.1", "numpy>=1.26", "pandas>=2.2.1", - "pyarrow>=15.0.0", + "pyarrow>=23.0.1", "tqdm>=4.66.1", "huggingface_hub>=0.30.0", "safetensors>=0.4.5",