diff --git a/pyproject.toml b/pyproject.toml index 4932553..3969d96 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,6 +31,7 @@ dependencies = [ 'natsort', 'netcdf4', 'numpy', + 'osfclient', 'pandas', 'scipy', 'seaborn',