unstructured/requirements/extra-pptx.in
qued fc9d251e4e
build(deps): Remove pillow pin (#1274)
Removed pin for `PIL` as `detectron2` repo has been updated, and so has
`unstructured-inference`.
2023-09-01 19:47:50 +00:00

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