mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-07-24 09:26:08 +00:00

- bump `unstructured-inference` to `0.6.6` - specify default model name for element detection to be `detectron2_onnx` to keep current behavior - NOTE: the updated inference package by default would use yolox as element detection model; this will be evaluated and enabled in a separated PR --------- Co-authored-by: ryannikolaidis <1208590+ryannikolaidis@users.noreply.github.com> Co-authored-by: badGarnet <badGarnet@users.noreply.github.com>
39 lines
769 B
Plaintext
39 lines
769 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile with Python 3.8
|
|
# by the following command:
|
|
#
|
|
# pip-compile requirements/ingest-notion.in
|
|
#
|
|
anyio==3.7.1
|
|
# via
|
|
# -c requirements/constraints.in
|
|
# httpcore
|
|
certifi==2023.7.22
|
|
# via
|
|
# -c requirements/base.txt
|
|
# -c requirements/constraints.in
|
|
# httpcore
|
|
# httpx
|
|
exceptiongroup==1.1.3
|
|
# via anyio
|
|
h11==0.14.0
|
|
# via httpcore
|
|
htmlbuilder==1.0.0
|
|
# via -r requirements/ingest-notion.in
|
|
httpcore==0.18.0
|
|
# via httpx
|
|
httpx==0.25.0
|
|
# via notion-client
|
|
idna==3.4
|
|
# via
|
|
# -c requirements/base.txt
|
|
# anyio
|
|
# httpx
|
|
notion-client==2.0.0
|
|
# via -r requirements/ingest-notion.in
|
|
sniffio==1.3.0
|
|
# via
|
|
# anyio
|
|
# httpcore
|
|
# httpx
|