diff --git a/pyproject.toml b/pyproject.toml index 17a75f3c0b..b2b890c24c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "pypdf~=3.9.1", "PyPika~=0.48.9", "PyQRCode~=1.2.1", - "PyYAML~=6.0", + "PyYAML~=6.0.1", "RestrictedPython~=6.0", "WeasyPrint==59.0", "Werkzeug~=2.3.4",