diff --git a/pyproject.toml b/pyproject.toml index 8ec05d35..e124e962 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ "pymupdf==1.26.5", "python-dateutil==2.8.2", "python-dotenv==0.20.0", - "python-slugify==6.1.2", + "python-slugify==8.0.4", "redis==4.3.4", "regex==2022.6.2", "requests>=2.27.1",