unstructured/requirements/extra-pptx.txt
cragwolfe 918a3d0deb
fix: allow users to install package with python3.13 or higher (#3893)
Although, python3.13 is not officially supported or tested in CI just
yet.
2025-01-30 14:52:24 +00:00

17 lines
334 B
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile ./extra-pptx.in
#
lxml==5.3.0
# via python-pptx
pillow==11.1.0
# via python-pptx
python-pptx==1.0.2
# via -r ./extra-pptx.in
typing-extensions==4.12.2
# via python-pptx
xlsxwriter==3.2.2
# via python-pptx