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

34 lines
738 B
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --output-file=ingest/gitlab.txt ingest/gitlab.in
#
certifi==2023.11.17
# via
# -c ingest/../base.txt
# -c ingest/../constraints.in
# requests
charset-normalizer==3.3.2
# via
# -c ingest/../base.txt
# requests
idna==3.6
# via
# -c ingest/../base.txt
# requests
python-gitlab==4.4.0
# via -r ingest/gitlab.in
requests==2.31.0
# via
# -c ingest/../base.txt
# python-gitlab
# requests-toolbelt
requests-toolbelt==1.0.0
# via python-gitlab
urllib3==1.26.18
# via
# -c ingest/../base.txt
# -c ingest/../constraints.in
# requests