Skip to content

Commit 4ffd8bc

Browse files
authored
chore(deps): bump unstructured (#334)
This will close #333 which has been fixed in the library.
1 parent ed411bd commit 4ffd8bc

File tree

3 files changed

+157
-89
lines changed

3 files changed

+157
-89
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.61-dev0
1+
## 0.0.61
22

3+
* Bump unstructured to 0.11.6
34
* Handle invalid hi_res_model_name kwarg
45

56
## 0.0.60

requirements/base.txt

Lines changed: 66 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ backoff==2.2.1
1717
beautifulsoup4==4.12.2
1818
# via unstructured
1919
certifi==2023.11.17
20-
# via requests
20+
# via
21+
# requests
22+
# unstructured-client
2123
cffi==1.16.0
2224
# via cryptography
2325
chardet==5.2.0
@@ -26,6 +28,7 @@ charset-normalizer==3.3.2
2628
# via
2729
# pdfminer-six
2830
# requests
31+
# unstructured-client
2932
click==8.1.3
3033
# via
3134
# -r requirements/base.in
@@ -35,21 +38,25 @@ coloredlogs==15.0.1
3538
# via onnxruntime
3639
contourpy==1.2.0
3740
# via matplotlib
38-
cryptography==41.0.5
41+
cryptography==41.0.7
3942
# via pdfminer-six
4043
cycler==0.12.1
4144
# via matplotlib
42-
dataclasses-json==0.6.2
43-
# via unstructured
45+
dataclasses-json==0.6.3
46+
# via
47+
# unstructured
48+
# unstructured-client
49+
deprecated==1.2.14
50+
# via pikepdf
4451
effdet==0.4.1
4552
# via layoutparser
46-
emoji==2.8.0
53+
emoji==2.9.0
4754
# via unstructured
4855
et-xmlfile==1.1.0
4956
# via openpyxl
50-
exceptiongroup==1.1.3
57+
exceptiongroup==1.2.0
5158
# via anyio
52-
fastapi==0.104.1
59+
fastapi==0.105.0
5360
# via -r requirements/base.in
5461
filelock==3.13.1
5562
# via
@@ -60,40 +67,44 @@ filetype==1.2.0
6067
# via unstructured
6168
flatbuffers==23.5.26
6269
# via onnxruntime
63-
fonttools==4.45.0
70+
fonttools==4.47.0
6471
# via matplotlib
65-
fsspec==2023.10.0
72+
fsspec==2023.12.2
6673
# via
6774
# huggingface-hub
6875
# torch
6976
h11==0.14.0
7077
# via uvicorn
71-
huggingface-hub==0.19.4
78+
huggingface-hub==0.20.1
7279
# via
7380
# timm
7481
# tokenizers
7582
# transformers
7683
# unstructured-inference
7784
humanfriendly==10.0
7885
# via coloredlogs
79-
idna==3.4
86+
idna==3.6
8087
# via
8188
# anyio
8289
# requests
90+
# unstructured-client
8391
iopath==0.1.10
8492
# via layoutparser
8593
jinja2==3.1.2
8694
# via torch
8795
joblib==1.3.2
8896
# via nltk
97+
jsonpath-python==1.0.6
98+
# via unstructured-client
8999
kiwisolver==1.4.5
90100
# via matplotlib
91101
langdetect==1.0.9
92102
# via unstructured
93103
layoutparser[layoutmodels,tesseract]==0.3.4
94104
# via unstructured-inference
95-
lxml==4.9.3
105+
lxml==4.9.4
96106
# via
107+
# pikepdf
97108
# python-docx
98109
# python-pptx
99110
# unstructured
@@ -102,15 +113,19 @@ markdown==3.5.1
102113
markupsafe==2.1.3
103114
# via jinja2
104115
marshmallow==3.20.1
105-
# via dataclasses-json
116+
# via
117+
# dataclasses-json
118+
# unstructured-client
106119
matplotlib==3.8.2
107120
# via pycocotools
108121
mpmath==1.3.0
109122
# via sympy
110123
msg-parser==1.2.0
111124
# via unstructured
112125
mypy-extensions==1.0.0
113-
# via typing-inspect
126+
# via
127+
# typing-inspect
128+
# unstructured-client
114129
networkx==3.2.1
115130
# via
116131
# torch
@@ -131,7 +146,7 @@ numpy==1.26.2
131146
# torchvision
132147
# transformers
133148
# unstructured
134-
olefile==0.46
149+
olefile==0.47
135150
# via msg-parser
136151
omegaconf==2.3.0
137152
# via effdet
@@ -153,10 +168,12 @@ packaging==23.2
153168
# marshmallow
154169
# matplotlib
155170
# onnxruntime
171+
# pikepdf
156172
# pytesseract
157173
# transformers
174+
# unstructured-client
158175
# unstructured-pytesseract
159-
pandas==2.1.3
176+
pandas==2.1.4
160177
# via
161178
# layoutparser
162179
# unstructured
@@ -170,12 +187,15 @@ pdfminer-six==20221105
170187
# unstructured
171188
pdfplumber==0.10.3
172189
# via layoutparser
190+
pikepdf==8.10.1
191+
# via unstructured
173192
pillow==10.1.0
174193
# via
175194
# layoutparser
176195
# matplotlib
177196
# pdf2image
178197
# pdfplumber
198+
# pikepdf
179199
# pytesseract
180200
# python-pptx
181201
# torchvision
@@ -186,7 +206,7 @@ protobuf==4.25.1
186206
# via
187207
# onnx
188208
# onnxruntime
189-
psutil==5.9.6
209+
psutil==5.9.7
190210
# via -r requirements/base.in
191211
pycocotools==2.0.7
192212
# via effdet
@@ -202,19 +222,22 @@ pypandoc==1.12
202222
# via unstructured
203223
pyparsing==3.1.1
204224
# via matplotlib
205-
pypdf==3.17.1
206-
# via -r requirements/base.in
207-
pypdfium2==4.24.0
225+
pypdf==3.17.3
226+
# via
227+
# -r requirements/base.in
228+
# unstructured
229+
pypdfium2==4.25.0
208230
# via pdfplumber
209231
pytesseract==0.3.10
210232
# via layoutparser
211233
python-dateutil==2.8.2
212234
# via
213235
# matplotlib
214236
# pandas
237+
# unstructured-client
215238
python-docx==1.1.0
216239
# via unstructured
217-
python-iso639==2023.6.15
240+
python-iso639==2023.12.11
218241
# via unstructured
219242
python-magic==0.4.27
220243
# via unstructured
@@ -248,6 +271,7 @@ requests==2.31.0
248271
# torchvision
249272
# transformers
250273
# unstructured
274+
# unstructured-client
251275
safetensors==0.3.2
252276
# via
253277
# -c requirements/constraints.in
@@ -259,6 +283,7 @@ six==1.16.0
259283
# via
260284
# langdetect
261285
# python-dateutil
286+
# unstructured-client
262287
sniffio==1.3.0
263288
# via anyio
264289
soupsieve==2.5
@@ -271,17 +296,17 @@ sympy==1.12
271296
# torch
272297
tabulate==0.9.0
273298
# via unstructured
274-
timm==0.9.10
299+
timm==0.9.12
275300
# via effdet
276301
tokenizers==0.15.0
277302
# via transformers
278-
torch==2.1.1
303+
torch==2.1.2
279304
# via
280305
# effdet
281306
# layoutparser
282307
# timm
283308
# torchvision
284-
torchvision==0.16.1
309+
torchvision==0.16.2
285310
# via
286311
# effdet
287312
# layoutparser
@@ -292,9 +317,9 @@ tqdm==4.66.1
292317
# iopath
293318
# nltk
294319
# transformers
295-
transformers==4.35.2
320+
transformers==4.36.2
296321
# via unstructured-inference
297-
typing-extensions==4.8.0
322+
typing-extensions==4.9.0
298323
# via
299324
# fastapi
300325
# huggingface-hub
@@ -305,23 +330,32 @@ typing-extensions==4.8.0
305330
# torch
306331
# typing-inspect
307332
# unstructured
333+
# unstructured-client
308334
# uvicorn
309335
typing-inspect==0.9.0
310-
# via dataclasses-json
336+
# via
337+
# dataclasses-json
338+
# unstructured-client
311339
tzdata==2023.3
312340
# via pandas
313-
unstructured[local-inference]==0.11.0
341+
unstructured[local-inference]==0.11.6
314342
# via -r requirements/base.in
315-
unstructured-inference==0.7.15
343+
unstructured-client==0.15.1
344+
# via unstructured
345+
unstructured-inference==0.7.18
316346
# via unstructured
317347
unstructured-pytesseract==0.3.12
318348
# via unstructured
319349
urllib3==2.1.0
320-
# via requests
321-
uvicorn==0.24.0.post1
350+
# via
351+
# requests
352+
# unstructured-client
353+
uvicorn==0.25.0
322354
# via -r requirements/base.in
323355
wrapt==1.16.0
324-
# via unstructured
356+
# via
357+
# deprecated
358+
# unstructured
325359
xlrd==2.0.1
326360
# via unstructured
327361
xlsxwriter==3.1.9

0 commit comments

Comments
 (0)