diff --git a/pyproject.toml b/pyproject.toml index 7b916bf..0faa6a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,6 +15,7 @@ dependencies = [ "pandas", "shapely", "xarray", + "healpy" ] description = "Wheeler and Kiladis Wavenumber-Frequency Analysis in Python" requires-python = ">=3.10"