mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2026-01-08 05:10:11 +00:00
Removed pin for `PIL` as `detectron2` repo has been updated, and so has `unstructured-inference`.
6 lines
179 B
Plaintext
6 lines
179 B
Plaintext
-c "constraints.in"
|
|
|
|
# NOTE(alan): Pinned due to python-pptx 0.6.22 pinning Pillow to <= 0.9.5, and it seems more
|
|
# important to use the new version of Pillow
|
|
python-pptx<=0.6.21
|