diff --git a/pyproject.toml b/pyproject.toml index 556cd86..bbd7b2d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ "jinja2", "pydantic", "python-docx", - "efoli>=0.0.3" + "efoli>=1.4.0" ] # add all the dependencies here dynamic = ["readme", "version"]