@@ -8,7 +8,7 @@ annotated-types==0.6.0
88 # via pydantic
99antlr4-python3-runtime==4.9.3
1010 # via omegaconf
11- anyio==4.2 .0
11+ anyio==4.3 .0
1212 # via starlette
1313backoff==2.2.1
1414 # via
@@ -38,7 +38,7 @@ coloredlogs==15.0.1
3838 # via onnxruntime
3939contourpy==1.2.0
4040 # via matplotlib
41- cryptography==42.0.2
41+ cryptography==42.0.4
4242 # via pdfminer-six
4343cycler==0.12.1
4444 # via matplotlib
@@ -67,7 +67,7 @@ filetype==1.2.0
6767 # via unstructured
6868flatbuffers==23.5.26
6969 # via onnxruntime
70- fonttools==4.48.1
70+ fonttools==4.49.0
7171 # via matplotlib
7272fsspec==2024.2.0
7373 # via
@@ -117,7 +117,7 @@ marshmallow==3.20.2
117117 # dataclasses-json
118118 # dataclasses-json-speakeasy
119119 # unstructured-client
120- matplotlib==3.8.2
120+ matplotlib==3.8.3
121121 # via pycocotools
122122mpmath==1.3.0
123123 # via sympy
@@ -186,9 +186,9 @@ pdfminer-six==20221105
186186 # via
187187 # pdfplumber
188188 # unstructured
189- pdfplumber==0.10.3
189+ pdfplumber==0.10.4
190190 # via layoutparser
191- pikepdf==8.12 .0
191+ pikepdf==8.13 .0
192192 # via unstructured
193193pillow==10.2.0
194194 # via
@@ -197,13 +197,16 @@ pillow==10.2.0
197197 # pdf2image
198198 # pdfplumber
199199 # pikepdf
200+ # pillow-heif
200201 # pytesseract
201202 # python-pptx
202203 # torchvision
203204 # unstructured-pytesseract
205+ pillow-heif==0.15.0
206+ # via unstructured
204207portalocker==2.8.2
205208 # via iopath
206- protobuf==4.25.2
209+ protobuf==4.25.3
207210 # via
208211 # onnx
209212 # onnxruntime
@@ -219,15 +222,15 @@ pydantic==2.6.1
219222 # via fastapi
220223pydantic-core==2.16.2
221224 # via pydantic
222- pypandoc==1.12
225+ pypandoc==1.13
223226 # via unstructured
224227pyparsing==3.1.1
225228 # via matplotlib
226- pypdf==4.0.1
229+ pypdf==4.0.2
227230 # via
228231 # -r requirements/base.in
229232 # unstructured
230- pypdfium2==4.26 .0
233+ pypdfium2==4.27 .0
231234 # via pdfplumber
232235pytesseract==0.3.10
233236 # via layoutparser
@@ -238,11 +241,11 @@ python-dateutil==2.8.2
238241 # unstructured-client
239242python-docx==1.1.0
240243 # via unstructured
241- python-iso639==2024.1.2
244+ python-iso639==2024.2.7
242245 # via unstructured
243246python-magic==0.4.27
244247 # via unstructured
245- python-multipart==0.0.7
248+ python-multipart==0.0.9
246249 # via unstructured-inference
247250python-pptx==0.6.23
248251 # via unstructured
@@ -269,7 +272,6 @@ requests==2.31.0
269272 # via
270273 # -r requirements/base.in
271274 # huggingface-hub
272- # torchvision
273275 # transformers
274276 # unstructured
275277 # unstructured-client
@@ -297,22 +299,22 @@ sympy==1.12
297299 # torch
298300tabulate==0.9.0
299301 # via unstructured
300- timm==0.9.12
302+ timm==0.9.16
301303 # via effdet
302- tokenizers==0.15.1
304+ tokenizers==0.15.2
303305 # via transformers
304- torch==2.2.0
306+ torch==2.2.1
305307 # via
306308 # effdet
307309 # layoutparser
308310 # timm
309311 # torchvision
310- torchvision==0.17.0
312+ torchvision==0.17.1
311313 # via
312314 # effdet
313315 # layoutparser
314316 # timm
315- tqdm==4.66.1
317+ tqdm==4.66.2
316318 # via
317319 # huggingface-hub
318320 # iopath
@@ -339,27 +341,27 @@ typing-inspect==0.9.0
339341 # dataclasses-json
340342 # dataclasses-json-speakeasy
341343 # unstructured-client
342- tzdata==2023.4
344+ tzdata==2024.1
343345 # via pandas
344- unstructured[local-inference]==0.12.3
346+ unstructured[local-inference]==0.12.4
345347 # via -r requirements/base.in
346- unstructured-client==0.17 .0
348+ unstructured-client==0.18 .0
347349 # via unstructured
348350unstructured-inference==0.7.23
349351 # via unstructured
350352unstructured-pytesseract==0.3.12
351353 # via unstructured
352- urllib3==2.2.0
354+ urllib3==2.2.1
353355 # via
354356 # requests
355357 # unstructured-client
356- uvicorn==0.27.0.post1
358+ uvicorn==0.27.1
357359 # via -r requirements/base.in
358360wrapt==1.16.0
359361 # via
360362 # deprecated
361363 # unstructured
362364xlrd==2.0.1
363365 # via unstructured
364- xlsxwriter==3.1.9
366+ xlsxwriter==3.2.0
365367 # via python-pptx
0 commit comments