diff --git a/pyproject.toml b/pyproject.toml index 300bee2..11ab448 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,4 +10,5 @@ dependencies = [ "pandas", "dask", "pathos", + "tables" ]