Christine Straub ab88e20575
chore: bump unstructured-inference 0.7.36 (#3275)
### Summary
- bump unstructured-inference to `0.7.35` which fixed `ValueError` when
converting cells to HTML in the table processing subpipeline
- cut a release for `0.14.8`

---------

Co-authored-by: Matt Robinson <mrobinson@unstructured.io>
Co-authored-by: Matt Robinson <mrobinson@unstructuredai.io>
2024-06-24 13:07:22 +00:00

50 lines
1.0 KiB
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile ./ingest/sharepoint.in
#
certifi==2024.6.2
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via
# -c ./ingest/../base.txt
# requests
cryptography==42.0.8
# via
# msal
# pyjwt
idna==3.7
# via
# -c ./ingest/../base.txt
# requests
msal==1.29.0
# via
# -r ./ingest/sharepoint.in
# office365-rest-python-client
office365-rest-python-client==2.4.2
# via
# -c ./ingest/../deps/constraints.txt
# -r ./ingest/sharepoint.in
pycparser==2.22
# via cffi
pyjwt[crypto]==2.8.0
# via msal
pytz==2024.1
# via office365-rest-python-client
requests==2.32.3
# via
# -c ./ingest/../base.txt
# msal
# office365-rest-python-client
urllib3==1.26.19
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# requests