diff --git a/pyproject.toml b/pyproject.toml index 1491e92..e8744a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers = [ ] dependencies = [ "dask>=2023.5.0", - "isimip-utils>=1.3.1", + "isimip-utils>=1.3.2", "matplotlib>=3.6.2", "netCDF4>=1.5.6", "pandas>=2.0.0",