diff --git a/pyproject.toml b/pyproject.toml index a764a73a..51bbbd9e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ huggingface-hub = "^0.13.3" rich = "^13.3.3" llama-cpp-python = "0.1.23" networkx = "^3.1" -unstructured = "^0.5.11" +unstructured = "^0.14.0" pypdf = "^3.7.1" lxml = "^4.9.2" pysrt = "^1.1.2"