diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 9481cdbc7..774a1376a 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -38,7 +38,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.24.1", "openpyxl>=3.1.5", "xlrd>=2.0.1", "huggingface_hub>=0.30.0,<1.0"