diff --git a/pyproject.toml b/pyproject.toml index cb4ba186..95a585b2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ interactive = [ 'scipy', 'xarray', 'zarr>=3,<4', - 'pyarrow',.3 + 'pyarrow', 'psutil', 'matplotlib', 'prettytable',