diff --git a/pyproject.toml b/pyproject.toml index 5eb94c3b44..66d7b3e14c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "PyQRCode~=1.2.1", "PyYAML~=6.0.3", "RestrictedPython~=8.1", - "WeasyPrint==66.0", + "WeasyPrint>=68.0", "pydyf==0.12.1", "Werkzeug==3.1.5", "Whoosh~=2.7.4",