Skip to content

Commit b64a484

Browse files
chore: bump unstructured-inference 0.7.31 (#2981)
1 parent ef47d53 commit b64a484

35 files changed

+113
-134
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.13.7-dev9
1+
## 0.13.7
22

33
### Enhancements
44

docs/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
alabaster==0.7.16
88
# via sphinx
9-
babel==2.14.0
9+
babel==2.15.0
1010
# via sphinx
1111
beautifulsoup4==4.12.3
1212
# via
@@ -38,7 +38,7 @@ imagesize==1.4.1
3838
# via sphinx
3939
importlib-metadata==7.1.0
4040
# via sphinx
41-
jinja2==3.1.3
41+
jinja2==3.1.4
4242
# via
4343
# myst-parser
4444
# sphinx
@@ -59,7 +59,7 @@ packaging==23.2
5959
# -c ././deps/constraints.txt
6060
# -c ./base.txt
6161
# sphinx
62-
pygments==2.17.2
62+
pygments==2.18.0
6363
# via
6464
# furo
6565
# sphinx

requirements/base.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@ idna==3.7
3333
# via
3434
# requests
3535
# unstructured-client
36-
joblib==1.4.0
36+
joblib==1.4.2
3737
# via nltk
3838
jsonpath-python==1.0.6
3939
# via unstructured-client
4040
langdetect==1.0.9
4141
# via -r ./base.in
4242
lxml==5.2.1
4343
# via -r ./base.in
44-
marshmallow==3.21.1
44+
marshmallow==3.21.2
4545
# via
4646
# dataclasses-json
4747
# dataclasses-json-speakeasy
@@ -65,7 +65,7 @@ python-iso639==2024.4.27
6565
# via -r ./base.in
6666
python-magic==0.4.27
6767
# via -r ./base.in
68-
rapidfuzz==3.8.1
68+
rapidfuzz==3.9.0
6969
# via -r ./base.in
7070
regex==2024.4.28
7171
# via nltk
@@ -82,7 +82,7 @@ soupsieve==2.5
8282
# via beautifulsoup4
8383
tabulate==0.9.0
8484
# via -r ./base.in
85-
tqdm==4.66.2
85+
tqdm==4.66.4
8686
# via nltk
8787
typing-extensions==4.11.0
8888
# via

requirements/build.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
alabaster==0.7.16
88
# via sphinx
9-
babel==2.14.0
9+
babel==2.15.0
1010
# via sphinx
1111
beautifulsoup4==4.12.3
1212
# via
@@ -38,7 +38,7 @@ imagesize==1.4.1
3838
# via sphinx
3939
importlib-metadata==7.1.0
4040
# via sphinx
41-
jinja2==3.1.3
41+
jinja2==3.1.4
4242
# via
4343
# myst-parser
4444
# sphinx
@@ -59,7 +59,7 @@ packaging==23.2
5959
# -c ././deps/constraints.txt
6060
# -c ./base.txt
6161
# sphinx
62-
pygments==2.17.2
62+
pygments==2.18.0
6363
# via
6464
# furo
6565
# sphinx

requirements/dev.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ attrs==23.2.0
2727
# via
2828
# jsonschema
2929
# referencing
30-
babel==2.14.0
30+
babel==2.15.0
3131
# via jupyterlab-server
3232
backcall==0.2.0
3333
# via ipython
@@ -128,7 +128,7 @@ isoduration==20.11.0
128128
# via jsonschema
129129
jedi==0.19.1
130130
# via ipython
131-
jinja2==3.1.3
131+
jinja2==3.1.4
132132
# via
133133
# jupyter-server
134134
# jupyterlab
@@ -271,7 +271,7 @@ pure-eval==0.2.2
271271
# via stack-data
272272
pycparser==2.22
273273
# via cffi
274-
pygments==2.17.2
274+
pygments==2.18.0
275275
# via
276276
# ipython
277277
# jupyter-console
@@ -301,7 +301,7 @@ pyzmq==26.0.3
301301
# jupyter-console
302302
# jupyter-server
303303
# qtconsole
304-
qtconsole==5.5.1
304+
qtconsole==5.5.2
305305
# via jupyter
306306
qtpy==2.4.1
307307
# via qtconsole
@@ -323,7 +323,7 @@ rfc3986-validator==0.1.1
323323
# via
324324
# jsonschema
325325
# jupyter-events
326-
rpds-py==0.18.0
326+
rpds-py==0.18.1
327327
# via
328328
# jsonschema
329329
# referencing

requirements/extra-paddleocr.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
#
77
attrdict==2.0.1
88
# via unstructured-paddleocr
9-
babel==2.14.0
9+
babel==2.15.0
1010
# via flask-babel
1111
bce-python-sdk==0.9.7
1212
# via visualdl
13-
blinker==1.8.1
13+
blinker==1.8.2
1414
# via flask
1515
cachetools==5.3.3
1616
# via premailer
@@ -65,7 +65,7 @@ importlib-resources==6.4.0
6565
# via matplotlib
6666
itsdangerous==2.2.0
6767
# via flask
68-
jinja2==3.1.3
68+
jinja2==3.1.4
6969
# via
7070
# flask
7171
# flask-babel
@@ -167,7 +167,7 @@ pytz==2024.1
167167
# via
168168
# flask-babel
169169
# pandas
170-
rapidfuzz==3.8.1
170+
rapidfuzz==3.9.0
171171
# via
172172
# -c ./base.txt
173173
# unstructured-paddleocr
@@ -199,9 +199,9 @@ six==1.16.0
199199
# imgaug
200200
# python-dateutil
201201
# visualdl
202-
tifffile==2024.4.24
202+
tifffile==2024.5.3
203203
# via scikit-image
204-
tqdm==4.66.2
204+
tqdm==4.66.4
205205
# via
206206
# -c ./base.txt
207207
# unstructured-paddleocr
@@ -216,7 +216,7 @@ urllib3==1.26.18
216216
# requests
217217
visualdl==2.5.3
218218
# via unstructured-paddleocr
219-
werkzeug==3.0.2
219+
werkzeug==3.0.3
220220
# via flask
221221
zipp==3.18.1
222222
# via

requirements/extra-pdf-image.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pillow_heif
99
pypdf
1010
# Do not move to constraints.in, otherwise unstructured-inference will not be upgraded
1111
# when unstructured library is.
12-
unstructured-inference==0.7.29
12+
unstructured-inference==0.7.31
1313
# unstructured fork of pytesseract that provides an interface to allow for multiple output formats
1414
# from one tesseract call
1515
unstructured.pytesseract>=0.3.12

requirements/extra-pdf-image.txt

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ coloredlogs==15.0.1
2424
# via onnxruntime
2525
contourpy==1.2.1
2626
# via matplotlib
27-
cryptography==42.0.5
27+
cryptography==42.0.7
2828
# via pdfminer-six
2929
cycler==0.12.1
3030
# via matplotlib
@@ -46,9 +46,7 @@ fsspec==2024.3.1
4646
# huggingface-hub
4747
# torch
4848
google-api-core[grpc]==2.19.0
49-
# via
50-
# google-api-core
51-
# google-cloud-vision
49+
# via google-cloud-vision
5250
google-auth==2.29.0
5351
# via
5452
# google-api-core
@@ -65,7 +63,7 @@ grpcio==1.63.0
6563
# grpcio-status
6664
grpcio-status==1.62.2
6765
# via google-api-core
68-
huggingface-hub==0.22.2
66+
huggingface-hub==0.23.0
6967
# via
7068
# timm
7169
# tokenizers
@@ -81,7 +79,7 @@ importlib-resources==6.4.0
8179
# via matplotlib
8280
iopath==0.1.10
8381
# via layoutparser
84-
jinja2==3.1.3
82+
jinja2==3.1.4
8583
# via torch
8684
kiwisolver==1.4.5
8785
# via matplotlib
@@ -220,7 +218,7 @@ pyyaml==6.0.1
220218
# omegaconf
221219
# timm
222220
# transformers
223-
rapidfuzz==3.8.1
221+
rapidfuzz==3.9.0
224222
# via
225223
# -c ./base.txt
226224
# unstructured-inference
@@ -268,13 +266,13 @@ torchvision==0.18.0
268266
# effdet
269267
# layoutparser
270268
# timm
271-
tqdm==4.66.2
269+
tqdm==4.66.4
272270
# via
273271
# -c ./base.txt
274272
# huggingface-hub
275273
# iopath
276274
# transformers
277-
transformers==4.40.1
275+
transformers==4.40.2
278276
# via unstructured-inference
279277
typing-extensions==4.11.0
280278
# via
@@ -285,7 +283,7 @@ typing-extensions==4.11.0
285283
# torch
286284
tzdata==2024.1
287285
# via pandas
288-
unstructured-inference==0.7.29
286+
unstructured-inference==0.7.31
289287
# via -r ./extra-pdf-image.in
290288
unstructured-pytesseract==0.3.12
291289
# via

requirements/huggingface.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,17 +26,17 @@ fsspec==2024.3.1
2626
# via
2727
# huggingface-hub
2828
# torch
29-
huggingface-hub==0.22.2
29+
huggingface-hub==0.23.0
3030
# via
3131
# tokenizers
3232
# transformers
3333
idna==3.7
3434
# via
3535
# -c ./base.txt
3636
# requests
37-
jinja2==3.1.3
37+
jinja2==3.1.4
3838
# via torch
39-
joblib==1.4.0
39+
joblib==1.4.2
4040
# via
4141
# -c ./base.txt
4242
# sacremoses
@@ -92,13 +92,13 @@ torch==2.3.0
9292
# via
9393
# -c ././deps/constraints.txt
9494
# -r ./huggingface.in
95-
tqdm==4.66.2
95+
tqdm==4.66.4
9696
# via
9797
# -c ./base.txt
9898
# huggingface-hub
9999
# sacremoses
100100
# transformers
101-
transformers==4.40.1
101+
transformers==4.40.2
102102
# via -r ./huggingface.in
103103
typing-extensions==4.11.0
104104
# via

requirements/ingest/astra.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,7 @@ hpack==4.0.0
4646
httpcore==1.0.5
4747
# via httpx
4848
httpx[http2]==0.27.0
49-
# via
50-
# astrapy
51-
# httpx
49+
# via astrapy
5250
hyperframe==6.0.1
5351
# via h2
5452
idna==3.7

0 commit comments

Comments
 (0)