diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 77ead385d..d17572733 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -40,7 +40,7 @@ data-process = [ "celery>=5.3.6", "flower>=2.0.1", "nest_asyncio>=1.5.6", - "unstructured[csv,docx,pdf,pptx,xlsx,md]==0.18.14", + "unstructured[csv,docx,pdf,pptx,xlsx,md]==0.25.2", "openpyxl>=3.1.5", "xlrd>=2.0.1", "huggingface_hub>=0.30.0,<1.0"