Skip to content

Commit

Permalink
build(release): bump unstructured-inference (#1074)
Browse files Browse the repository at this point in the history
* build(release): bump unstructured-inference

Related to downstream issue:
Unstructured-IO/unstructured-api#182

And upstream PR:
Unstructured-IO/unstructured-inference#165

---------

Co-authored-by: Shreya Nidadavolu <[email protected]>
  • Loading branch information
cragwolfe and shreyanid authored Aug 10, 2023
1 parent 64a1930 commit 6779918
Show file tree
Hide file tree
Showing 40 changed files with 185 additions and 90 deletions.
23 changes: 9 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,24 @@
## 0.9.2-dev3
=======

### Enhancements

### Features

* Adds Sharepoint connector.

### Fixes

## 0.9.2-dev2
=======
## 0.9.2

### Enhancements

* Update table extraction section in API documentation to sync with change in Prod API
* Update Notion connector to extract to html
* Bump unstructured-inference==0.5.9:
- better caching of models
- another version of detectron2 available, though the default layout model is unchanged
* Added UUID option for element_id

### Features

* Adds Sharepoint connector.

### Fixes

* Bump unstructured-inference==0.5.9:
- ignores Tesseract errors where no text is extracted for tiles that indeed, have no text

## 0.9.1
=======

### Enhancements

Expand Down
10 changes: 8 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile requirements/build.in
Expand Down Expand Up @@ -32,16 +32,20 @@ idna==3.4
# requests
imagesize==1.4.1
# via sphinx
importlib-metadata==6.8.0
# via sphinx
jinja2==3.1.2
# via sphinx
markupsafe==2.1.3
# via jinja2
packaging==23.1
# via sphinx
pygments==2.15.1
pygments==2.16.1
# via
# furo
# sphinx
pytz==2023.3
# via babel
requests==2.31.0
# via
# -c requirements/base.txt
Expand Down Expand Up @@ -80,3 +84,5 @@ urllib3==1.26.16
# -c requirements/base.txt
# -c requirements/constraints.in
# requests
zipp==3.16.2
# via importlib-metadata
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile requirements/base.in
Expand All @@ -8,7 +8,7 @@ certifi==2023.7.22
# via
# -c requirements/constraints.in
# requests
chardet==5.1.0
chardet==5.2.0
# via -r requirements/base.in
charset-normalizer==3.2.0
# via requests
Expand All @@ -18,21 +18,21 @@ filetype==1.2.0
# via -r requirements/base.in
idna==3.4
# via requests
joblib==1.3.1
joblib==1.3.2
# via nltk
lxml==4.9.3
# via -r requirements/base.in
nltk==3.8.1
# via -r requirements/base.in
python-magic==0.4.27
# via -r requirements/base.in
regex==2023.6.3
regex==2023.8.8
# via nltk
requests==2.31.0
# via -r requirements/base.in
tabulate==0.9.0
# via -r requirements/base.in
tqdm==4.65.0
tqdm==4.66.0
# via nltk
urllib3==1.26.16
# via
Expand Down
10 changes: 8 additions & 2 deletions requirements/build.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile requirements/build.in
Expand Down Expand Up @@ -32,16 +32,20 @@ idna==3.4
# requests
imagesize==1.4.1
# via sphinx
importlib-metadata==6.8.0
# via sphinx
jinja2==3.1.2
# via sphinx
markupsafe==2.1.3
# via jinja2
packaging==23.1
# via sphinx
pygments==2.15.1
pygments==2.16.1
# via
# furo
# sphinx
pytz==2023.3
# via babel
requests==2.31.0
# via
# -c requirements/base.txt
Expand Down Expand Up @@ -80,3 +84,5 @@ urllib3==1.26.16
# -c requirements/base.txt
# -c requirements/constraints.in
# requests
zipp==3.16.2
# via importlib-metadata
61 changes: 49 additions & 12 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile requirements/dev.in
Expand Down Expand Up @@ -54,18 +54,22 @@ click==8.1.6
# -c requirements/base.txt
# -c requirements/test.txt
# pip-tools
comm==0.1.3
comm==0.1.4
# via
# ipykernel
# ipywidgets
debugpy==1.6.7
debugpy==1.6.7.post1
# via ipykernel
decorator==5.1.1
# via ipython
defusedxml==0.7.1
# via nbconvert
distlib==0.3.7
# via virtualenv
exceptiongroup==1.1.2
# via
# -c requirements/test.txt
# anyio
executing==1.2.0
# via stack-data
fastjsonschema==2.18.0
Expand All @@ -83,7 +87,20 @@ idna==3.4
# anyio
# jsonschema
# requests
ipykernel==6.25.0
importlib-metadata==6.8.0
# via
# jupyter-client
# jupyter-lsp
# jupyterlab
# jupyterlab-server
# nbconvert
importlib-resources==6.0.1
# via
# jsonschema
# jsonschema-specifications
# jupyterlab
# notebook
ipykernel==6.25.1
# via
# jupyter
# jupyter-console
Expand Down Expand Up @@ -114,7 +131,7 @@ json5==0.9.14
# via jupyterlab-server
jsonpointer==2.4
# via jsonschema
jsonschema[format-nongpl]==4.18.4
jsonschema[format-nongpl]==4.19.0
# via
# jupyter-events
# jupyterlab-server
Expand Down Expand Up @@ -157,7 +174,7 @@ jupyter-server==2.7.0
# notebook-shim
jupyter-server-terminals==0.4.4
# via jupyter-server
jupyterlab==4.0.3
jupyterlab==4.0.4
# via notebook
jupyterlab-pygments==0.2.2
# via nbconvert
Expand Down Expand Up @@ -192,13 +209,13 @@ nest-asyncio==1.5.7
# via ipykernel
nodeenv==1.8.0
# via pre-commit
notebook==7.0.1
notebook==7.0.2
# via jupyter
notebook-shim==0.2.3
# via
# jupyterlab
# notebook
overrides==7.3.1
overrides==7.4.0
# via jupyter-server
packaging==23.1
# via
Expand All @@ -219,8 +236,10 @@ pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
pip-tools==7.1.0
pip-tools==7.3.0
# via -r requirements/dev.in
pkgutil-resolve-name==1.3.10
# via jsonschema
platformdirs==3.10.0
# via
# -c requirements/test.txt
Expand All @@ -244,7 +263,7 @@ pure-eval==0.2.2
# via stack-data
pycparser==2.21
# via cffi
pygments==2.15.1
pygments==2.16.1
# via
# ipython
# jupyter-console
Expand All @@ -259,6 +278,8 @@ python-dateutil==2.8.2
# jupyter-client
python-json-logger==2.0.7
# via jupyter-events
pytz==2023.3
# via babel
pyyaml==6.0.1
# via
# -c requirements/test.txt
Expand All @@ -275,7 +296,7 @@ qtconsole==5.4.3
# via jupyter
qtpy==2.3.1
# via qtconsole
referencing==0.30.0
referencing==0.30.2
# via
# jsonschema
# jsonschema-specifications
Expand Down Expand Up @@ -318,6 +339,13 @@ terminado==0.17.1
# jupyter-server-terminals
tinycss2==1.2.1
# via nbconvert
tomli==2.0.1
# via
# -c requirements/test.txt
# build
# jupyterlab
# pip-tools
# pyproject-hooks
tornado==6.3.2
# via
# ipykernel
Expand All @@ -343,6 +371,11 @@ traitlets==5.9.0
# nbconvert
# nbformat
# qtconsole
typing-extensions==4.7.1
# via
# -c requirements/test.txt
# async-lru
# ipython
uri-template==1.3.0
# via jsonschema
urllib3==1.26.16
Expand All @@ -363,12 +396,16 @@ webencodings==0.5.1
# tinycss2
websocket-client==1.6.1
# via jupyter-server
wheel==0.41.0
wheel==0.41.1
# via
# -c requirements/constraints.in
# pip-tools
widgetsnbextension==4.0.8
# via ipywidgets
zipp==3.16.2
# via
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down
2 changes: 1 addition & 1 deletion requirements/extra-csv.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile requirements/extra-csv.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/extra-docx.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile requirements/extra-docx.in
Expand Down
6 changes: 5 additions & 1 deletion requirements/extra-markdown.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile requirements/extra-markdown.in
#
importlib-metadata==6.8.0
# via markdown
markdown==3.4.4
# via -r requirements/extra-markdown.in
zipp==3.16.2
# via importlib-metadata
2 changes: 1 addition & 1 deletion requirements/extra-msg.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile requirements/extra-msg.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/extra-odt.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile requirements/extra-odt.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/extra-pandoc.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile requirements/extra-pandoc.in
Expand Down
4 changes: 3 additions & 1 deletion requirements/extra-pdf-image.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ pdfminer.six
# NOTE(robinson) - See this issue here
# https://github.com/facebookresearch/detectron2/issues/5010
Pillow<10
unstructured-inference==0.5.7
unstructured-inference==0.5.9
# consistency with other ingest-*.in
cryptography==41.0.2
Loading

0 comments on commit 6779918

Please sign in to comment.