diff --git a/pyproject.toml b/pyproject.toml index ef751c2..970bfb9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,6 +44,8 @@ dependencies = [ "jinja2>=3.1.2", "python-Levenshtein>=0.26.1", "python-magic>=0.4.27", + "peewee>=3.17.9", + "platformdirs>=3.17.9", ] [project.optional-dependencies]