diff --git a/pyproject.toml b/pyproject.toml index 9bd455e..a63e9dd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,6 +23,7 @@ dependencies = [ "imbox == 0.9.8", "hatchling == 1.18.0", "icecream", + "tabulate", ] [project.entry-points.pytest11]