diff --git a/pyproject.toml b/pyproject.toml index 3386326..01574e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,6 +10,6 @@ dependencies = [ "pandas", "dask", "pathos", - "tables" + "tables", "pyedr" ]