Skip to content

Commit c30a2b8

Browse files
authored
chore(deps): bump unstructured to 0.10.28 (#299)
1 parent 0906f9e commit c30a2b8

File tree

3 files changed

+32
-47
lines changed

3 files changed

+32
-47
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
## 0.0.56-dev0
1+
## 0.0.56-dev1
22
* **Add `max_characters` param for chunking** This param gives users additional control to "chunk" elements into larger or smaller `CompositeElement`s
3+
* Bump unstructured to 0.10.28
34

45

56
## 0.0.55

requirements/base.txt

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ cycler==0.12.1
4141
# via matplotlib
4242
dataclasses-json==0.6.1
4343
# via unstructured
44-
ebooklib==0.18
45-
# via unstructured
4644
effdet==0.4.1
4745
# via layoutparser
4846
emoji==2.8.0
@@ -51,9 +49,9 @@ et-xmlfile==1.1.0
5149
# via openpyxl
5250
exceptiongroup==1.1.3
5351
# via anyio
54-
fastapi==0.104.0
52+
fastapi==0.104.1
5553
# via -r requirements/base.in
56-
filelock==3.12.4
54+
filelock==3.13.1
5755
# via
5856
# huggingface-hub
5957
# torch
@@ -96,11 +94,10 @@ layoutparser[layoutmodels,tesseract]==0.3.4
9694
# via unstructured-inference
9795
lxml==4.9.3
9896
# via
99-
# ebooklib
10097
# python-docx
10198
# python-pptx
10299
# unstructured
103-
markdown==3.5
100+
markdown==3.5.1
104101
# via unstructured
105102
markupsafe==2.1.3
106103
# via jinja2
@@ -114,7 +111,7 @@ msg-parser==1.2.0
114111
# via unstructured
115112
mypy-extensions==1.0.0
116113
# via typing-inspect
117-
networkx==3.2
114+
networkx==3.2.1
118115
# via
119116
# torch
120117
# unstructured
@@ -138,7 +135,7 @@ olefile==0.46
138135
# via msg-parser
139136
omegaconf==2.3.0
140137
# via effdet
141-
onnx==1.14.1
138+
onnx==1.15.0
142139
# via
143140
# unstructured
144141
# unstructured-inference
@@ -159,7 +156,7 @@ packaging==23.2
159156
# pytesseract
160157
# transformers
161158
# unstructured-pytesseract
162-
pandas==2.1.1
159+
pandas==2.1.2
163160
# via
164161
# layoutparser
165162
# unstructured
@@ -171,7 +168,7 @@ pdfminer-six==20221105
171168
# via
172169
# pdfplumber
173170
# unstructured
174-
pdfplumber==0.10.2
171+
pdfplumber==0.10.3
175172
# via layoutparser
176173
pillow==10.1.0
177174
# via
@@ -205,9 +202,9 @@ pypandoc==1.12
205202
# via unstructured
206203
pyparsing==3.1.1
207204
# via matplotlib
208-
pypdf==3.16.4
205+
pypdf==3.17.0
209206
# via -r requirements/base.in
210-
pypdfium2==4.22.0
207+
pypdfium2==4.23.1
211208
# via pdfplumber
212209
pytesseract==0.3.10
213210
# via layoutparser
@@ -260,7 +257,6 @@ scipy==1.11.3
260257
# via layoutparser
261258
six==1.16.0
262259
# via
263-
# ebooklib
264260
# langdetect
265261
# python-dateutil
266262
sniffio==1.3.0
@@ -303,7 +299,6 @@ typing-extensions==4.8.0
303299
# fastapi
304300
# huggingface-hub
305301
# iopath
306-
# onnx
307302
# pydantic
308303
# pydantic-core
309304
# python-docx
@@ -315,7 +310,7 @@ typing-inspect==0.9.0
315310
# via dataclasses-json
316311
tzdata==2023.3
317312
# via pandas
318-
unstructured[local-inference]==0.10.26
313+
unstructured[local-inference]==0.10.28
319314
# via -r requirements/base.in
320315
unstructured-inference==0.7.10
321316
# via unstructured

requirements/test.txt

Lines changed: 20 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ argon2-cffi-bindings==21.2.0
2525
# via argon2-cffi
2626
arrow==1.3.0
2727
# via isoduration
28-
asttokens==2.4.0
28+
asttokens==2.4.1
2929
# via
3030
# nbdev
3131
# stack-data
@@ -39,8 +39,6 @@ attrs==23.1.0
3939
# referencing
4040
babel==2.13.1
4141
# via jupyterlab-server
42-
backcall==0.2.0
43-
# via ipython
4442
backoff==2.2.1
4543
# via
4644
# -r requirements/base.txt
@@ -111,10 +109,6 @@ decorator==5.1.1
111109
# via ipython
112110
defusedxml==0.7.1
113111
# via nbconvert
114-
ebooklib==0.18
115-
# via
116-
# -r requirements/base.txt
117-
# unstructured
118112
effdet==0.4.1
119113
# via
120114
# -r requirements/base.txt
@@ -135,9 +129,9 @@ exceptiongroup==1.1.3
135129
# pytest
136130
execnb==0.1.5
137131
# via nbdev
138-
executing==2.0.0
132+
executing==2.0.1
139133
# via stack-data
140-
fastapi==0.104.0
134+
fastapi==0.104.1
141135
# via -r requirements/base.txt
142136
fastcore==1.5.29
143137
# via
@@ -146,7 +140,7 @@ fastcore==1.5.29
146140
# nbdev
147141
fastjsonschema==2.18.1
148142
# via nbformat
149-
filelock==3.12.4
143+
filelock==3.13.1
150144
# via
151145
# -r requirements/base.txt
152146
# huggingface-hub
@@ -215,7 +209,7 @@ ipykernel==6.26.0
215209
# jupyter-console
216210
# jupyterlab
217211
# qtconsole
218-
ipython==8.16.1
212+
ipython==8.17.2
219213
# via
220214
# execnb
221215
# ipykernel
@@ -247,7 +241,7 @@ json5==0.9.14
247241
# via jupyterlab-server
248242
jsonpointer==2.4
249243
# via jsonschema
250-
jsonschema[format-nongpl]==4.19.1
244+
jsonschema[format-nongpl]==4.19.2
251245
# via
252246
# jupyter-events
253247
# jupyterlab-server
@@ -265,7 +259,7 @@ jupyter-client==8.5.0
265259
# qtconsole
266260
jupyter-console==6.6.3
267261
# via jupyter
268-
jupyter-core==5.4.0
262+
jupyter-core==5.5.0
269263
# via
270264
# ipykernel
271265
# jupyter-client
@@ -314,11 +308,10 @@ layoutparser[layoutmodels,tesseract]==0.3.4
314308
lxml==4.9.3
315309
# via
316310
# -r requirements/base.txt
317-
# ebooklib
318311
# python-docx
319312
# python-pptx
320313
# unstructured
321-
markdown==3.5
314+
markdown==3.5.1
322315
# via
323316
# -r requirements/base.txt
324317
# unstructured
@@ -361,7 +354,7 @@ mypy-extensions==1.0.0
361354
# typing-inspect
362355
nbclient==0.8.0
363356
# via nbconvert
364-
nbconvert==7.9.2
357+
nbconvert==7.10.0
365358
# via
366359
# jupyter
367360
# jupyter-server
@@ -374,7 +367,7 @@ nbformat==5.9.2
374367
# nbconvert
375368
nest-asyncio==1.5.8
376369
# via ipykernel
377-
networkx==3.2
370+
networkx==3.2.1
378371
# via
379372
# -r requirements/base.txt
380373
# torch
@@ -412,7 +405,7 @@ omegaconf==2.3.0
412405
# via
413406
# -r requirements/base.txt
414407
# effdet
415-
onnx==1.14.1
408+
onnx==1.15.0
416409
# via
417410
# -r requirements/base.txt
418411
# unstructured
@@ -453,7 +446,7 @@ packaging==23.2
453446
# qtpy
454447
# transformers
455448
# unstructured-pytesseract
456-
pandas==2.1.1
449+
pandas==2.1.2
457450
# via
458451
# -r requirements/base.txt
459452
# layoutparser
@@ -474,14 +467,12 @@ pdfminer-six==20221105
474467
# -r requirements/base.txt
475468
# pdfplumber
476469
# unstructured
477-
pdfplumber==0.10.2
470+
pdfplumber==0.10.3
478471
# via
479472
# -r requirements/base.txt
480473
# layoutparser
481474
pexpect==4.8.0
482475
# via ipython
483-
pickleshare==0.7.5
484-
# via ipython
485476
pillow==10.1.0
486477
# via
487478
# -r requirements/base.txt
@@ -503,7 +494,7 @@ portalocker==2.8.2
503494
# via
504495
# -r requirements/base.txt
505496
# iopath
506-
prometheus-client==0.17.1
497+
prometheus-client==0.18.0
507498
# via jupyter-server
508499
prompt-toolkit==3.0.39
509500
# via
@@ -556,9 +547,9 @@ pyparsing==3.1.1
556547
# via
557548
# -r requirements/base.txt
558549
# matplotlib
559-
pypdf==3.16.4
550+
pypdf==3.17.0
560551
# via -r requirements/base.txt
561-
pypdfium2==4.22.0
552+
pypdfium2==4.23.1
562553
# via
563554
# -r requirements/base.txt
564555
# pdfplumber
@@ -683,7 +674,6 @@ six==1.16.0
683674
# asttokens
684675
# astunparse
685676
# bleach
686-
# ebooklib
687677
# langdetect
688678
# python-dateutil
689679
# rfc3339-validator
@@ -761,7 +751,7 @@ tqdm==4.66.1
761751
# iopath
762752
# nltk
763753
# transformers
764-
traitlets==5.12.0
754+
traitlets==5.13.0
765755
# via
766756
# comm
767757
# ipykernel
@@ -793,7 +783,6 @@ typing-extensions==4.8.0
793783
# huggingface-hub
794784
# iopath
795785
# mypy
796-
# onnx
797786
# pydantic
798787
# python-docx
799788
# torch
@@ -808,7 +797,7 @@ tzdata==2023.3
808797
# via
809798
# -r requirements/base.txt
810799
# pandas
811-
unstructured[local-inference]==0.10.26
800+
unstructured[local-inference]==0.10.28
812801
# via -r requirements/base.txt
813802
unstructured-inference==0.7.10
814803
# via
@@ -828,7 +817,7 @@ uvicorn==0.23.2
828817
# via -r requirements/base.txt
829818
watchdog==3.0.0
830819
# via nbdev
831-
wcwidth==0.2.8
820+
wcwidth==0.2.9
832821
# via prompt-toolkit
833822
webcolors==1.13
834823
# via jsonschema
@@ -838,7 +827,7 @@ webencodings==0.5.1
838827
# tinycss2
839828
websocket-client==1.6.4
840829
# via jupyter-server
841-
wheel==0.41.2
830+
wheel==0.41.3
842831
# via astunparse
843832
widgetsnbextension==4.0.9
844833
# via ipywidgets

0 commit comments

Comments
 (0)