diff --git a/pyproject.toml b/pyproject.toml index fb23845..04bc715 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,6 +28,7 @@ dependencies = [ "joblib~=1.2", "numba~=0.59", "polars>=1.8", + "pyarrow>=10.0,<22", # 22+ dropped Python 3.9 support ] [project.optional-dependencies]