diff --git a/pyproject.toml b/pyproject.toml index f112d00..c59d248 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dependencies = [ "pydantic", "xarray", "netcdf4", - "azure-blob-storage", + "azure-storage-blob", ] [project.optional-dependencies]