@@ -39,7 +39,7 @@ cryptography==41.0.5
3939 # via pdfminer-six
4040cycler==0.12.1
4141 # via matplotlib
42- dataclasses-json==0.6.1
42+ dataclasses-json==0.6.2
4343 # via unstructured
4444effdet==0.4.1
4545 # via layoutparser
@@ -58,15 +58,15 @@ filetype==1.2.0
5858 # via unstructured
5959flatbuffers==23.5.26
6060 # via onnxruntime
61- fonttools==4.44.0
61+ fonttools==4.44.3
6262 # via matplotlib
6363fsspec==2023.10.0
6464 # via
6565 # huggingface-hub
6666 # torch
6767h11==0.14.0
6868 # via uvicorn
69- huggingface-hub==0.17 .3
69+ huggingface-hub==0.19 .3
7070 # via
7171 # timm
7272 # tokenizers
@@ -115,7 +115,7 @@ networkx==3.2.1
115115 # unstructured
116116nltk==3.8.1
117117 # via unstructured
118- numpy==1.26.1
118+ numpy==1.26.2
119119 # via
120120 # contourpy
121121 # layoutparser
@@ -154,7 +154,7 @@ packaging==23.2
154154 # pytesseract
155155 # transformers
156156 # unstructured-pytesseract
157- pandas==2.1.2
157+ pandas==2.1.3
158158 # via
159159 # layoutparser
160160 # unstructured
@@ -200,9 +200,9 @@ pypandoc==1.12
200200 # via unstructured
201201pyparsing==3.1.1
202202 # via matplotlib
203- pypdf==3.17.0
203+ pypdf==3.17.1
204204 # via -r requirements/base.in
205- pypdfium2==4.23.1
205+ pypdfium2==4.24.0
206206 # via pdfplumber
207207pytesseract==0.3.10
208208 # via layoutparser
@@ -218,7 +218,7 @@ python-magic==0.4.27
218218 # via unstructured
219219python-multipart==0.0.6
220220 # via unstructured-inference
221- python-pptx==0.6.21
221+ python-pptx==0.6.23
222222 # via unstructured
223223pytz==2023.3.post1
224224 # via pandas
@@ -271,15 +271,15 @@ tabulate==0.9.0
271271 # via unstructured
272272timm==0.9.10
273273 # via effdet
274- tokenizers==0.14.1
274+ tokenizers==0.15.0
275275 # via transformers
276- torch==2.1.0
276+ torch==2.1.1
277277 # via
278278 # effdet
279279 # layoutparser
280280 # timm
281281 # torchvision
282- torchvision==0.16.0
282+ torchvision==0.16.1
283283 # via
284284 # effdet
285285 # layoutparser
@@ -290,7 +290,7 @@ tqdm==4.66.1
290290 # iopath
291291 # nltk
292292 # transformers
293- transformers==4.35.0
293+ transformers==4.35.2
294294 # via unstructured-inference
295295typing-extensions==4.8.0
296296 # via
@@ -307,13 +307,15 @@ typing-inspect==0.9.0
307307 # via dataclasses-json
308308tzdata==2023.3
309309 # via pandas
310- unstructured[local-inference]==0.10.29
311- # via -r requirements/base.in
310+ unstructured[local-inference]==0.10.30
311+ # via
312+ # -r requirements/base.in
313+ # unstructured
312314unstructured-inference==0.7.11
313315 # via unstructured
314316unstructured-pytesseract==0.3.12
315317 # via unstructured
316- urllib3==2.0.7
318+ urllib3==2.1.0
317319 # via requests
318320uvicorn==0.24.0.post1
319321 # via -r requirements/base.in
0 commit comments