@@ -8,13 +8,14 @@ antlr4-python3-runtime==4.9.3
8
8
# via omegaconf
9
9
anyio==3.7.1
10
10
# via
11
+ # fastapi
11
12
# starlette
12
13
# watchfiles
13
14
attrs==23.1.0
14
15
# via
15
16
# jsonschema
16
17
# referencing
17
- autoflake==2.2.0
18
+ autoflake==2.2.1
18
19
# via unstructured-api-tools
19
20
beautifulsoup4==4.12.2
20
21
# via
@@ -46,6 +47,8 @@ cryptography==41.0.3
46
47
# via pdfminer-six
47
48
cycler==0.11.0
48
49
# via matplotlib
50
+ dataclasses-json==0.6.0
51
+ # via unstructured
49
52
defusedxml==0.7.1
50
53
# via nbconvert
51
54
ebooklib==0.18
@@ -58,7 +61,7 @@ et-xmlfile==1.1.0
58
61
# via openpyxl
59
62
exceptiongroup==1.1.3
60
63
# via anyio
61
- fastapi==0.103.0
64
+ fastapi==0.103.1
62
65
# via unstructured-api-tools
63
66
fastjsonschema==2.18.0
64
67
# via nbformat
@@ -73,7 +76,7 @@ flatbuffers==23.5.26
73
76
# via onnxruntime
74
77
fonttools==4.42.1
75
78
# via matplotlib
76
- fsspec==2023.6 .0
79
+ fsspec==2023.9 .0
77
80
# via huggingface-hub
78
81
h11==0.14.0
79
82
# via uvicorn
@@ -129,6 +132,8 @@ markupsafe==2.1.3
129
132
# via
130
133
# jinja2
131
134
# nbconvert
135
+ marshmallow==3.20.1
136
+ # via dataclasses-json
132
137
matplotlib==3.7.2
133
138
# via pycocotools
134
139
mistune==3.0.1
@@ -140,7 +145,9 @@ msg-parser==1.2.0
140
145
mypy==1.5.1
141
146
# via unstructured-api-tools
142
147
mypy-extensions==1.0.0
143
- # via mypy
148
+ # via
149
+ # mypy
150
+ # typing-inspect
144
151
nbclient==0.8.0
145
152
# via nbconvert
146
153
nbconvert==7.8.0
@@ -158,6 +165,7 @@ numpy==1.25.2
158
165
# contourpy
159
166
# layoutparser
160
167
# matplotlib
168
+ # onnx
161
169
# onnxruntime
162
170
# opencv-python
163
171
# pandas
@@ -169,6 +177,8 @@ olefile==0.46
169
177
# via msg-parser
170
178
omegaconf==2.3.0
171
179
# via effdet
180
+ onnx==1.14.1
181
+ # via unstructured-inference
172
182
onnxruntime==1.15.1
173
183
# via unstructured-inference
174
184
opencv-python==4.8.0.76
@@ -180,12 +190,13 @@ openpyxl==3.1.2
180
190
packaging==23.1
181
191
# via
182
192
# huggingface-hub
193
+ # marshmallow
183
194
# matplotlib
184
195
# nbconvert
185
196
# onnxruntime
186
197
# pytesseract
187
198
# transformers
188
- pandas==2.0.3
199
+ pandas==2.1.0
189
200
# via
190
201
# layoutparser
191
202
# unstructured
@@ -202,7 +213,7 @@ pdfminer-six==20221105
202
213
# unstructured
203
214
pdfplumber==0.10.2
204
215
# via layoutparser
205
- pillow==9.5 .0
216
+ pillow==10.0 .0
206
217
# via
207
218
# layoutparser
208
219
# matplotlib
@@ -211,13 +222,14 @@ pillow==9.5.0
211
222
# pytesseract
212
223
# python-pptx
213
224
# torchvision
214
- # unstructured
215
225
platformdirs==3.10.0
216
226
# via jupyter-core
217
227
portalocker==2.7.0
218
228
# via iopath
219
229
protobuf==4.24.2
220
- # via onnxruntime
230
+ # via
231
+ # onnx
232
+ # onnxruntime
221
233
psutil==5.9.5
222
234
# via -r requirements/base.in
223
235
pycocotools==2.0.7
@@ -238,7 +250,7 @@ pypandoc==1.11
238
250
# via unstructured
239
251
pyparsing==3.0.9
240
252
# via matplotlib
241
- pypdf==3.15.4
253
+ pypdf==3.15.5
242
254
# via -r requirements/base.in
243
255
pypdfium2==4.19.0
244
256
# via pdfplumber
@@ -259,9 +271,9 @@ python-multipart==0.0.6
259
271
# via
260
272
# unstructured-api-tools
261
273
# unstructured-inference
262
- python-pptx==0.6.22
274
+ python-pptx==0.6.21
263
275
# via unstructured
264
- pytz==2023.3
276
+ pytz==2023.3.post1
265
277
# via pandas
266
278
pyyaml==6.0.1
267
279
# via
@@ -290,7 +302,7 @@ requests==2.31.0
290
302
# torchvision
291
303
# transformers
292
304
# unstructured
293
- rpds-py==0.10.0
305
+ rpds-py==0.10.2
294
306
# via
295
307
# jsonschema
296
308
# referencing
@@ -308,7 +320,7 @@ six==1.16.0
308
320
# python-dateutil
309
321
sniffio==1.3.0
310
322
# via anyio
311
- soupsieve==2.4.1
323
+ soupsieve==2.5
312
324
# via beautifulsoup4
313
325
starlette==0.27.0
314
326
# via fastapi
@@ -318,7 +330,7 @@ sympy==1.12
318
330
# torch
319
331
tabulate==0.9.0
320
332
# via unstructured
321
- timm==0.9.5
333
+ timm==0.9.7
322
334
# via effdet
323
335
tinycss2==1.2.1
324
336
# via nbconvert
@@ -354,7 +366,7 @@ traitlets==5.9.0
354
366
# nbclient
355
367
# nbconvert
356
368
# nbformat
357
- transformers==4.32.1
369
+ transformers==4.33.0
358
370
# via unstructured-inference
359
371
types-requests==2.31.0.2
360
372
# via unstructured-api-tools
@@ -369,17 +381,21 @@ typing-extensions==4.7.1
369
381
# huggingface-hub
370
382
# iopath
371
383
# mypy
384
+ # onnx
372
385
# pydantic
373
386
# pydantic-core
374
387
# torch
388
+ # typing-inspect
375
389
# uvicorn
390
+ typing-inspect==0.9.0
391
+ # via dataclasses-json
376
392
tzdata==2023.3
377
393
# via pandas
378
- unstructured[local-inference]==0.10.8
394
+ unstructured[local-inference]==0.10.12
379
395
# via -r requirements/base.in
380
396
unstructured-api-tools==0.10.11
381
397
# via -r requirements/base.in
382
- unstructured-inference==0.5.17
398
+ unstructured-inference==0.5.22
383
399
# via unstructured
384
400
urllib3==2.0.4
385
401
# via requests
0 commit comments