diff --git a/pyproject.toml b/pyproject.toml index 9f10002..e60c60b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ classifiers = [ dynamic = ["version"] requires-python = ">=3.9" dependencies = [ - 'nested-pandas==0.2.0', + 'nested-pandas==0.2.1', 'numpy', 'dask>=2024.3.0', 'dask[distributed]>=2024.3.0',