Skip to content

Commit

Permalink
chore: bump unstructured-inference 0.7.31 (#2981)
Browse files Browse the repository at this point in the history
  • Loading branch information
christinestraub committed May 8, 2024
1 parent ef47d53 commit b64a484
Show file tree
Hide file tree
Showing 35 changed files with 113 additions and 134 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 0.13.7-dev9
## 0.13.7

### Enhancements

Expand Down
6 changes: 3 additions & 3 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
alabaster==0.7.16
# via sphinx
babel==2.14.0
babel==2.15.0
# via sphinx
beautifulsoup4==4.12.3
# via
Expand Down Expand Up @@ -38,7 +38,7 @@ imagesize==1.4.1
# via sphinx
importlib-metadata==7.1.0
# via sphinx
jinja2==3.1.3
jinja2==3.1.4
# via
# myst-parser
# sphinx
Expand All @@ -59,7 +59,7 @@ packaging==23.2
# -c ././deps/constraints.txt
# -c ./base.txt
# sphinx
pygments==2.17.2
pygments==2.18.0
# via
# furo
# sphinx
Expand Down
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@ idna==3.7
# via
# requests
# unstructured-client
joblib==1.4.0
joblib==1.4.2
# via nltk
jsonpath-python==1.0.6
# via unstructured-client
langdetect==1.0.9
# via -r ./base.in
lxml==5.2.1
# via -r ./base.in
marshmallow==3.21.1
marshmallow==3.21.2
# via
# dataclasses-json
# dataclasses-json-speakeasy
Expand All @@ -65,7 +65,7 @@ python-iso639==2024.4.27
# via -r ./base.in
python-magic==0.4.27
# via -r ./base.in
rapidfuzz==3.8.1
rapidfuzz==3.9.0
# via -r ./base.in
regex==2024.4.28
# via nltk
Expand All @@ -82,7 +82,7 @@ soupsieve==2.5
# via beautifulsoup4
tabulate==0.9.0
# via -r ./base.in
tqdm==4.66.2
tqdm==4.66.4
# via nltk
typing-extensions==4.11.0
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/build.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
alabaster==0.7.16
# via sphinx
babel==2.14.0
babel==2.15.0
# via sphinx
beautifulsoup4==4.12.3
# via
Expand Down Expand Up @@ -38,7 +38,7 @@ imagesize==1.4.1
# via sphinx
importlib-metadata==7.1.0
# via sphinx
jinja2==3.1.3
jinja2==3.1.4
# via
# myst-parser
# sphinx
Expand All @@ -59,7 +59,7 @@ packaging==23.2
# -c ././deps/constraints.txt
# -c ./base.txt
# sphinx
pygments==2.17.2
pygments==2.18.0
# via
# furo
# sphinx
Expand Down
10 changes: 5 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ attrs==23.2.0
# via
# jsonschema
# referencing
babel==2.14.0
babel==2.15.0
# via jupyterlab-server
backcall==0.2.0
# via ipython
Expand Down Expand Up @@ -128,7 +128,7 @@ isoduration==20.11.0
# via jsonschema
jedi==0.19.1
# via ipython
jinja2==3.1.3
jinja2==3.1.4
# via
# jupyter-server
# jupyterlab
Expand Down Expand Up @@ -271,7 +271,7 @@ pure-eval==0.2.2
# via stack-data
pycparser==2.22
# via cffi
pygments==2.17.2
pygments==2.18.0
# via
# ipython
# jupyter-console
Expand Down Expand Up @@ -301,7 +301,7 @@ pyzmq==26.0.3
# jupyter-console
# jupyter-server
# qtconsole
qtconsole==5.5.1
qtconsole==5.5.2
# via jupyter
qtpy==2.4.1
# via qtconsole
Expand All @@ -323,7 +323,7 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rpds-py==0.18.0
rpds-py==0.18.1
# via
# jsonschema
# referencing
Expand Down
14 changes: 7 additions & 7 deletions requirements/extra-paddleocr.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
#
attrdict==2.0.1
# via unstructured-paddleocr
babel==2.14.0
babel==2.15.0
# via flask-babel
bce-python-sdk==0.9.7
# via visualdl
blinker==1.8.1
blinker==1.8.2
# via flask
cachetools==5.3.3
# via premailer
Expand Down Expand Up @@ -65,7 +65,7 @@ importlib-resources==6.4.0
# via matplotlib
itsdangerous==2.2.0
# via flask
jinja2==3.1.3
jinja2==3.1.4
# via
# flask
# flask-babel
Expand Down Expand Up @@ -167,7 +167,7 @@ pytz==2024.1
# via
# flask-babel
# pandas
rapidfuzz==3.8.1
rapidfuzz==3.9.0
# via
# -c ./base.txt
# unstructured-paddleocr
Expand Down Expand Up @@ -199,9 +199,9 @@ six==1.16.0
# imgaug
# python-dateutil
# visualdl
tifffile==2024.4.24
tifffile==2024.5.3
# via scikit-image
tqdm==4.66.2
tqdm==4.66.4
# via
# -c ./base.txt
# unstructured-paddleocr
Expand All @@ -216,7 +216,7 @@ urllib3==1.26.18
# requests
visualdl==2.5.3
# via unstructured-paddleocr
werkzeug==3.0.2
werkzeug==3.0.3
# via flask
zipp==3.18.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/extra-pdf-image.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pillow_heif
pypdf
# Do not move to constraints.in, otherwise unstructured-inference will not be upgraded
# when unstructured library is.
unstructured-inference==0.7.29
unstructured-inference==0.7.31
# unstructured fork of pytesseract that provides an interface to allow for multiple output formats
# from one tesseract call
unstructured.pytesseract>=0.3.12
Expand Down
18 changes: 8 additions & 10 deletions requirements/extra-pdf-image.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ coloredlogs==15.0.1
# via onnxruntime
contourpy==1.2.1
# via matplotlib
cryptography==42.0.5
cryptography==42.0.7
# via pdfminer-six
cycler==0.12.1
# via matplotlib
Expand All @@ -46,9 +46,7 @@ fsspec==2024.3.1
# huggingface-hub
# torch
google-api-core[grpc]==2.19.0
# via
# google-api-core
# google-cloud-vision
# via google-cloud-vision
google-auth==2.29.0
# via
# google-api-core
Expand All @@ -65,7 +63,7 @@ grpcio==1.63.0
# grpcio-status
grpcio-status==1.62.2
# via google-api-core
huggingface-hub==0.22.2
huggingface-hub==0.23.0
# via
# timm
# tokenizers
Expand All @@ -81,7 +79,7 @@ importlib-resources==6.4.0
# via matplotlib
iopath==0.1.10
# via layoutparser
jinja2==3.1.3
jinja2==3.1.4
# via torch
kiwisolver==1.4.5
# via matplotlib
Expand Down Expand Up @@ -220,7 +218,7 @@ pyyaml==6.0.1
# omegaconf
# timm
# transformers
rapidfuzz==3.8.1
rapidfuzz==3.9.0
# via
# -c ./base.txt
# unstructured-inference
Expand Down Expand Up @@ -268,13 +266,13 @@ torchvision==0.18.0
# effdet
# layoutparser
# timm
tqdm==4.66.2
tqdm==4.66.4
# via
# -c ./base.txt
# huggingface-hub
# iopath
# transformers
transformers==4.40.1
transformers==4.40.2
# via unstructured-inference
typing-extensions==4.11.0
# via
Expand All @@ -285,7 +283,7 @@ typing-extensions==4.11.0
# torch
tzdata==2024.1
# via pandas
unstructured-inference==0.7.29
unstructured-inference==0.7.31
# via -r ./extra-pdf-image.in
unstructured-pytesseract==0.3.12
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements/huggingface.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,17 @@ fsspec==2024.3.1
# via
# huggingface-hub
# torch
huggingface-hub==0.22.2
huggingface-hub==0.23.0
# via
# tokenizers
# transformers
idna==3.7
# via
# -c ./base.txt
# requests
jinja2==3.1.3
jinja2==3.1.4
# via torch
joblib==1.4.0
joblib==1.4.2
# via
# -c ./base.txt
# sacremoses
Expand Down Expand Up @@ -92,13 +92,13 @@ torch==2.3.0
# via
# -c ././deps/constraints.txt
# -r ./huggingface.in
tqdm==4.66.2
tqdm==4.66.4
# via
# -c ./base.txt
# huggingface-hub
# sacremoses
# transformers
transformers==4.40.1
transformers==4.40.2
# via -r ./huggingface.in
typing-extensions==4.11.0
# via
Expand Down
4 changes: 1 addition & 3 deletions requirements/ingest/astra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,7 @@ hpack==4.0.0
httpcore==1.0.5
# via httpx
httpx[http2]==0.27.0
# via
# astrapy
# httpx
# via astrapy
hyperframe==6.0.1
# via h2
idna==3.7
Expand Down
6 changes: 2 additions & 4 deletions requirements/ingest/azure.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ charset-normalizer==3.3.2
# via
# -c ./ingest/../base.txt
# requests
cryptography==42.0.5
cryptography==42.0.7
# via
# azure-identity
# azure-storage-blob
Expand Down Expand Up @@ -80,9 +80,7 @@ portalocker==2.8.2
pycparser==2.22
# via cffi
pyjwt[crypto]==2.8.0
# via
# msal
# pyjwt
# via msal
requests==2.31.0
# via
# -c ./ingest/../base.txt
Expand Down
6 changes: 2 additions & 4 deletions requirements/ingest/box.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ attrs==23.2.0
boxfs==0.3.0
# via -r ./ingest/box.in
boxsdk[jwt]==3.9.2
# via
# boxfs
# boxsdk
# via boxfs
certifi==2024.2.2
# via
# -c ./ingest/../base.txt
Expand All @@ -23,7 +21,7 @@ charset-normalizer==3.3.2
# via
# -c ./ingest/../base.txt
# requests
cryptography==42.0.5
cryptography==42.0.7
# via boxsdk
fsspec==2024.3.1
# via
Expand Down

0 comments on commit b64a484

Please sign in to comment.