diff --git a/backend/pyproject.toml b/backend/pyproject.toml index b32d47fb..f72d215a 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ "onnxruntime~=1.27.0", "tokenizers>=0.20.0", "huggingface-hub>=0.27.0", - "pypdf>=6.13.3", + "pypdf>=6.14.2", "playwright>=1.60.0", "html2text>=2025.4.15", "httpx>=0.28.1",