mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2026-01-05 20:00:56 +00:00
Removed `pillow` pin and recompiled. I think it was originally there to address a conflict, which, as far as I can tell, no longer exists. Also a security vulnerability was discovered in the older version of `pillow`. #### Testing: CI should pass.
15 lines
312 B
Plaintext
15 lines
312 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile with Python 3.9
|
|
# by the following command:
|
|
#
|
|
# pip-compile --output-file=extra-pptx.txt extra-pptx.in
|
|
#
|
|
lxml==5.1.0
|
|
# via python-pptx
|
|
pillow==10.2.0
|
|
# via python-pptx
|
|
python-pptx==0.6.23
|
|
# via -r extra-pptx.in
|
|
xlsxwriter==3.1.9
|
|
# via python-pptx
|