diff --git a/requirements.txt b/requirements.txt index ee3a494e..3b4d067c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ pytesseract==0.3.10 # image OCR openpyxl==3.1.2 # excel networkx==3.2.1 # unused part of excel partitioning :( python-pptx==0.6.23 -unstructured==0.10.29 # causes huge ~5.3 GB of installs. Probbably from onnx: https://github.com/Unstructured-IO/unstructured/blob/ad14321016533dc03c1782f6ebea00bc9c804846/requirements/extra-pdf-image.in#L4 +unstructured==0.10.30 # causes huge ~5.3 GB of installs. Probbably from onnx: https://github.com/Unstructured-IO/unstructured/blob/ad14321016533dc03c1782f6ebea00bc9c804846/requirements/extra-pdf-image.in#L4 # unstructured[xlsx,image,pptx]==0.10.29 # causes huge ~5.3 GB of installs. Probbably from onnx: https://github.com/Unstructured-IO/unstructured/blob/ad14321016533dc03c1782f6ebea00bc9c804846/requirements/extra-pdf-image.in#L4 # Not currently supporting coursera ingest