diff --git a/pyproject.toml b/pyproject.toml index 1d9e2f3..b478a72 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ "rich>=13.0.0", "pyyaml>=6.0", "pandas>=2.0.0", - "pyarrow>=12.0.0", + "pyarrow>=24.0.0", "fastavro>=1.8.0", ]