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

55 lines
1.1 KiB
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile ./ingest/github.in
#
certifi==2024.6.2
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# requests
cffi==1.16.0
# via
# cryptography
# pynacl
charset-normalizer==3.3.2
# via
# -c ./ingest/../base.txt
# requests
cryptography==42.0.8
# via pyjwt
deprecated==1.2.14
# via pygithub
idna==3.7
# via
# -c ./ingest/../base.txt
# requests
pycparser==2.22
# via cffi
pygithub==2.3.0
# via -r ./ingest/github.in
pyjwt[crypto]==2.8.0
# via pygithub
pynacl==1.5.0
# via pygithub
requests==2.32.3
# via
# -c ./ingest/../base.txt
# pygithub
typing-extensions==4.12.2
# via
# -c ./ingest/../base.txt
# pygithub
urllib3==1.26.19
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# pygithub
# requests
wrapt==1.16.0
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# deprecated