unstructured/requirements/extra-xlsx.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

33 lines
612 B
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --output-file=extra-xlsx.txt extra-xlsx.in
#
et-xmlfile==1.1.0
# via openpyxl
networkx==3.2.1
# via -r extra-xlsx.in
numpy==1.26.3
# via
# -c base.txt
# pandas
openpyxl==3.1.2
# via -r extra-xlsx.in
pandas==2.2.0
# via -r extra-xlsx.in
python-dateutil==2.8.2
# via
# -c base.txt
# pandas
pytz==2023.4
# via pandas
six==1.16.0
# via
# -c base.txt
# python-dateutil
tzdata==2023.4
# via pandas
xlrd==2.0.1
# via -r extra-xlsx.in