diff --git a/pyproject.toml b/pyproject.toml index 290e5d9..13f5502 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ 'tqdm', "zarr", 'fsspec', - 'matplotlib-base', + 'matplotlib', 'scipy', 'aiohttp', 'holoviews',