Unstructured-IO / unstructured

Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.
https://www.unstructured.io/
Apache License 2.0
8.66k stars 707 forks source link

build: pin python-docx #3110

Closed qued closed 4 months ago

qued commented 4 months ago

Since we incorporate a newer feature from python-docx here, we should make the version of python-docx that first supports that method an explicit requirement.

I didn't pip recompile since our generated dependencies already have python-docx==1.1.2, but I can do that if someone thinks it's necessary.