unstructured/requirements/extra-pptx.txt
qued 399dd60311
build(deps): unpin pillow (#2472)
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.
2024-01-30 21:29:08 +00:00

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