diff --git a/pyproject.toml b/pyproject.toml index 2916e8b..7b7e174 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ dependencies = [ 'numpy', 'tqdm', 'xarray>=v2022.03.0', - 'pint>=0.18', + 'pint>=0.25.3', 'pint-xarray>=0.3', 'cf-xarray>=0.7.4', 'matplotlib',