@@ -26,7 +26,7 @@ certifi==2024.7.4
2626 # httpx
2727 # requests
2828 # unstructured-client
29- cffi==1.16 .0
29+ cffi==1.17 .0
3030 # via cryptography
3131chardet==5.2.0
3232 # via unstructured
@@ -65,7 +65,7 @@ et-xmlfile==1.1.0
6565 # via openpyxl
6666exceptiongroup==1.2.2
6767 # via anyio
68- fastapi==0.112.0
68+ fastapi==0.112.1
6969 # via -r requirements/base.in
7070filelock==3.15.4
7171 # via
@@ -84,7 +84,7 @@ fsspec==2024.6.1
8484 # torch
8585google-api-core[grpc]==2.19.1
8686 # via google-cloud-vision
87- google-auth==2.32 .0
87+ google-auth==2.33 .0
8888 # via
8989 # google-api-core
9090 # google-cloud-vision
@@ -136,7 +136,7 @@ langdetect==1.0.9
136136 # via unstructured
137137layoutparser==0.3.4
138138 # via unstructured-inference
139- lxml==5.2.2
139+ lxml==5.3.0
140140 # via
141141 # pikepdf
142142 # python-docx
@@ -150,7 +150,7 @@ marshmallow==3.21.3
150150 # via
151151 # dataclasses-json
152152 # unstructured-client
153- matplotlib==3.9.0
153+ matplotlib==3.9.2
154154 # via
155155 # pycocotools
156156 # unstructured-inference
@@ -191,7 +191,7 @@ onnx==1.16.2
191191 # via
192192 # unstructured
193193 # unstructured-inference
194- onnxruntime==1.18.1
194+ onnxruntime==1.19.0
195195 # via unstructured-inference
196196opencv-python==4.10.0.84
197197 # via
@@ -208,7 +208,6 @@ packaging==24.1
208208 # matplotlib
209209 # onnxruntime
210210 # pikepdf
211- # pytesseract
212211 # transformers
213212 # unstructured-client
214213 # unstructured-pytesseract
@@ -224,9 +223,9 @@ pdfminer-six==20231228
224223 # via
225224 # pdfplumber
226225 # unstructured
227- pdfplumber==0.11.2
226+ pdfplumber==0.11.3
228227 # via layoutparser
229- pikepdf==9.1.0
228+ pikepdf==9.1.1
230229 # via unstructured
231230pillow==10.4.0
232231 # via
@@ -236,7 +235,6 @@ pillow==10.4.0
236235 # pdfplumber
237236 # pikepdf
238237 # pillow-heif
239- # pytesseract
240238 # python-pptx
241239 # torchvision
242240 # unstructured-pytesseract
@@ -288,8 +286,6 @@ pypdf==4.3.1
288286 # unstructured-client
289287pypdfium2==4.30.0
290288 # via pdfplumber
291- pytesseract==0.3.10
292- # via unstructured
293289python-dateutil==2.9.0.post0
294290 # via
295291 # matplotlib
@@ -305,18 +301,18 @@ python-multipart==0.0.9
305301 # via unstructured-inference
306302python-oxmsg==0.0.1
307303 # via unstructured
308- python-pptx==0.6.23
304+ python-pptx==1.0.2
309305 # via unstructured
310306pytz==2024.1
311307 # via pandas
312- pyyaml==6.0.1
308+ pyyaml==6.0.2
313309 # via
314310 # huggingface-hub
315311 # layoutparser
316312 # omegaconf
317313 # timm
318314 # transformers
319- rapidfuzz==3.9.5
315+ rapidfuzz==3.9.6
320316 # via
321317 # unstructured
322318 # unstructured-inference
@@ -354,11 +350,11 @@ sniffio==1.3.1
354350 # via
355351 # anyio
356352 # httpx
357- soupsieve==2.5
353+ soupsieve==2.6
358354 # via beautifulsoup4
359- starlette==0.37 .2
355+ starlette==0.38 .2
360356 # via fastapi
361- sympy==1.13.1
357+ sympy==1.13.2
362358 # via
363359 # onnxruntime
364360 # torch
@@ -387,7 +383,7 @@ tqdm==4.66.5
387383 # nltk
388384 # transformers
389385 # unstructured
390- transformers==4.43.4
386+ transformers==4.44.0
391387 # via unstructured-inference
392388typing-extensions==4.12.2
393389 # via
@@ -401,6 +397,7 @@ typing-extensions==4.12.2
401397 # pypdf
402398 # python-docx
403399 # python-oxmsg
400+ # python-pptx
404401 # torch
405402 # typing-inspect
406403 # unstructured
@@ -412,19 +409,19 @@ typing-inspect==0.9.0
412409 # unstructured-client
413410tzdata==2024.1
414411 # via pandas
415- unstructured[all-docs]==0.15.1
412+ unstructured[all-docs]==0.15.5
416413 # via -r requirements/base.in
417- unstructured-client==0.25.2
414+ unstructured-client==0.25.5
418415 # via unstructured
419416unstructured-inference==0.7.36
420417 # via unstructured
421- unstructured-pytesseract==0.3.12
418+ unstructured-pytesseract==0.3.13
422419 # via unstructured
423420urllib3==2.2.2
424421 # via
425422 # requests
426423 # unstructured-client
427- uvicorn==0.30.5
424+ uvicorn==0.30.6
428425 # via -r requirements/base.in
429426wrapt==1.16.0
430427 # via
0 commit comments