@@ -8,7 +8,7 @@ annotated-types==0.7.0
8
8
# via pydantic
9
9
antlr4-python3-runtime==4.9.3
10
10
# via omegaconf
11
- anyio==4.4 .0
11
+ anyio==4.6 .0
12
12
# via
13
13
# httpx
14
14
# starlette
@@ -46,7 +46,9 @@ coloredlogs==15.0.1
46
46
contourpy==1.3.0
47
47
# via matplotlib
48
48
cryptography==43.0.1
49
- # via pdfminer-six
49
+ # via
50
+ # pdfminer-six
51
+ # unstructured-client
50
52
cycler==0.12.1
51
53
# via matplotlib
52
54
dataclasses-json==0.6.7
@@ -59,15 +61,15 @@ deprecated==1.2.14
59
61
# via pikepdf
60
62
effdet==0.4.1
61
63
# via unstructured
62
- emoji==2.12.1
64
+ emoji==2.13.0
63
65
# via unstructured
64
66
et-xmlfile==1.1.0
65
67
# via openpyxl
66
68
exceptiongroup==1.2.2
67
69
# via anyio
68
70
fastapi==0.113.0
69
71
# via -r requirements/base.in
70
- filelock==3.16.0
72
+ filelock==3.16.1
71
73
# via
72
74
# huggingface-hub
73
75
# torch
@@ -76,15 +78,15 @@ filetype==1.2.0
76
78
# via unstructured
77
79
flatbuffers==24.3.25
78
80
# via onnxruntime
79
- fonttools==4.53.1
81
+ fonttools==4.54.0
80
82
# via matplotlib
81
83
fsspec==2024.9.0
82
84
# via
83
85
# huggingface-hub
84
86
# torch
85
- google-api-core[grpc]==2.19.2
87
+ google-api-core[grpc]==2.20.0
86
88
# via google-cloud-vision
87
- google-auth==2.34 .0
89
+ google-auth==2.35 .0
88
90
# via
89
91
# google-api-core
90
92
# google-cloud-vision
@@ -108,15 +110,15 @@ httpcore==1.0.5
108
110
# via httpx
109
111
httpx==0.27.2
110
112
# via unstructured-client
111
- huggingface-hub==0.24.6
113
+ huggingface-hub==0.25.1
112
114
# via
113
115
# timm
114
116
# tokenizers
115
117
# transformers
116
118
# unstructured-inference
117
119
humanfriendly==10.0
118
120
# via coloredlogs
119
- idna==3.8
121
+ idna==3.10
120
122
# via
121
123
# anyio
122
124
# httpx
@@ -211,7 +213,7 @@ packaging==24.1
211
213
# transformers
212
214
# unstructured-client
213
215
# unstructured-pytesseract
214
- pandas==2.2.2
216
+ pandas==2.2.3
215
217
# via
216
218
# layoutparser
217
219
# unstructured
@@ -246,7 +248,7 @@ proto-plus==1.24.0
246
248
# via
247
249
# google-api-core
248
250
# google-cloud-vision
249
- protobuf==5.28.0
251
+ protobuf==5.28.2
250
252
# via
251
253
# google-api-core
252
254
# google-cloud-vision
@@ -259,27 +261,27 @@ psutil==6.0.0
259
261
# via
260
262
# -r requirements/base.in
261
263
# unstructured
262
- pyasn1==0.6.0
264
+ pyasn1==0.6.1
263
265
# via
264
266
# pyasn1-modules
265
267
# rsa
266
- pyasn1-modules==0.4.0
268
+ pyasn1-modules==0.4.1
267
269
# via google-auth
268
270
pycocotools==2.0.8
269
271
# via effdet
270
272
pycparser==2.22
271
273
# via cffi
272
274
pycryptodome==3.20.0
273
275
# via -r requirements/base.in
274
- pydantic==2.9.1
276
+ pydantic==2.9.2
275
277
# via fastapi
276
- pydantic-core==2.23.3
278
+ pydantic-core==2.23.4
277
279
# via pydantic
278
280
pypandoc==1.13
279
281
# via unstructured
280
282
pyparsing==3.1.4
281
283
# via matplotlib
282
- pypdf==4.3.1
284
+ pypdf==5.0.0
283
285
# via
284
286
# -r requirements/base.in
285
287
# unstructured
@@ -297,13 +299,13 @@ python-iso639==2024.4.27
297
299
# via unstructured
298
300
python-magic==0.4.27
299
301
# via unstructured
300
- python-multipart==0.0.9
302
+ python-multipart==0.0.10
301
303
# via unstructured-inference
302
304
python-oxmsg==0.0.1
303
305
# via unstructured
304
306
python-pptx==1.0.2
305
307
# via unstructured
306
- pytz==2024.1
308
+ pytz==2024.2
307
309
# via pandas
308
310
pyyaml==6.0.2
309
311
# via
@@ -312,13 +314,13 @@ pyyaml==6.0.2
312
314
# omegaconf
313
315
# timm
314
316
# transformers
315
- rapidfuzz==3.9.7
317
+ rapidfuzz==3.10.0
316
318
# via
317
319
# unstructured
318
320
# unstructured-inference
319
321
ratelimit==2.2.1
320
322
# via -r requirements/base.in
321
- regex==2024.7.24
323
+ regex==2024.9.11
322
324
# via
323
325
# nltk
324
326
# transformers
@@ -352,9 +354,9 @@ sniffio==1.3.1
352
354
# httpx
353
355
soupsieve==2.6
354
356
# via beautifulsoup4
355
- starlette==0.38.5
357
+ starlette==0.38.6
356
358
# via fastapi
357
- sympy==1.13.2
359
+ sympy==1.13.3
358
360
# via
359
361
# onnxruntime
360
362
# torch
@@ -409,15 +411,15 @@ typing-inspect==0.9.0
409
411
# unstructured-client
410
412
tzdata==2024.1
411
413
# via pandas
412
- unstructured[all-docs]==0.15.10
414
+ unstructured[all-docs]==0.15.13
413
415
# via -r requirements/base.in
414
- unstructured-client==0.25.8
416
+ unstructured-client==0.25.9
415
417
# via unstructured
416
418
unstructured-inference==0.7.36
417
419
# via unstructured
418
420
unstructured-pytesseract==0.3.13
419
421
# via unstructured
420
- urllib3==2.2.2
422
+ urllib3==2.2.3
421
423
# via
422
424
# requests
423
425
# unstructured-client
0 commit comments