diff --git a/pyproject.toml b/pyproject.toml index db6d71b..960cb2f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ dependencies = [ "defusedxml>=0.7", "Pillow>=10.0,<13", "cairosvg>=2.7,<3", - "python-slugify>=8.0", + "python-slugify>=8.0.4", "cachetools>=5.3", "py-svg-hush>=0.3", "httpx>=0.27",