diff --git a/pyproject.toml b/pyproject.toml index 488383e..aff3442 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -82,6 +82,7 @@ dataframe = [ "dask", "numpy", "pandas", + "pyarrow", ] develop = [ "black[jupyter]<24",