unstructured/requirements/ingest/elasticsearch.txt
Matt Robinson 2d3a7f1c48
fix: fix table index error by bumping unstructured-inference (#2430)
### Summary

Closes #2417. Bumps `unstructured-inference` to pull in the fix
implemented in
https://github.com/Unstructured-IO/unstructured-inference/pull/317
2024-01-19 22:42:32 +00:00

21 lines
524 B
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --output-file=ingest/elasticsearch.txt ingest/elasticsearch.in
#
certifi==2023.11.17
# via
# -c ingest/../base.txt
# -c ingest/../constraints.in
# elastic-transport
elastic-transport==8.12.0
# via elasticsearch
elasticsearch==8.12.0
# via -r ingest/elasticsearch.in
urllib3==1.26.18
# via
# -c ingest/../base.txt
# -c ingest/../constraints.in
# elastic-transport