diff --git a/pyproject.toml b/pyproject.toml index 12fd4ff..2782b91 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,6 +9,7 @@ author-email = "julien@palard.fr" requires = [ "regex", "polib", + "tabulate", ] home-page = "https://github.com/JulienPalard/pogrep" classifiers = ["License :: OSI Approved :: MIT License"]