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
7.37k stars 572 forks source link

revert unstructured-client pin and make pip-compile #3298

Open Coniferish opened 3 days ago

Coniferish commented 3 days ago

Change unstructured-client pin to setting minimum version instead of max version and make pip-compile.

Integration tests that were dependent on the old version of the client are removed. These tests should be replicated in/moved to the SDK repo(s).