unstructured/requirements/ingest/elasticsearch.txt
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

43 lines
872 B
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile ./ingest/elasticsearch.in
#
aiohttp==3.9.5
# via elasticsearch
aiosignal==1.3.1
# via aiohttp
async-timeout==4.0.3
# via aiohttp
attrs==23.2.0
# via aiohttp
certifi==2024.6.2
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# elastic-transport
elastic-transport==8.13.1
# via elasticsearch
elasticsearch[async]==8.14.0
# via -r ./ingest/elasticsearch.in
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
idna==3.7
# via
# -c ./ingest/../base.txt
# yarl
multidict==6.0.5
# via
# aiohttp
# yarl
urllib3==1.26.19
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# elastic-transport
yarl==1.9.4
# via aiohttp