@@ -31,7 +31,7 @@ cycler==0.12.1
3131deprecated==1.2.14
3232 # via pikepdf
3333effdet==0.4.1
34- # via layoutparser
34+ # via -r ./extra-pdf-image.in
3535filelock==3.14.0
3636 # via
3737 # huggingface-hub
@@ -84,7 +84,7 @@ jinja2==3.1.4
8484 # via torch
8585kiwisolver==1.4.5
8686 # via matplotlib
87- layoutparser[layoutmodels,tesseract] ==0.3.4
87+ layoutparser==0.3.4
8888 # via unstructured-inference
8989lxml==5.2.2
9090 # via
@@ -96,6 +96,7 @@ matplotlib==3.7.2
9696 # via
9797 # -c ././deps/constraints.txt
9898 # pycocotools
99+ # unstructured-inference
99100mpmath==1.3.0
100101 # via sympy
101102networkx==3.2.1
@@ -203,7 +204,7 @@ pypdf==4.2.0
203204pypdfium2==4.30.0
204205 # via pdfplumber
205206pytesseract==0.3.10
206- # via layoutparser
207+ # via -r ./extra-pdf-image.in
207208python-dateutil==2.9.0.post0
208209 # via
209210 # -c ./base.txt
@@ -228,7 +229,7 @@ regex==2024.5.15
228229 # via
229230 # -c ./base.txt
230231 # transformers
231- requests==2.32.1
232+ requests==2.32.2
232233 # via
233234 # -c ./base.txt
234235 # google-api-core
@@ -253,28 +254,29 @@ sympy==1.12
253254 # onnxruntime
254255 # torch
255256timm==1.0.3
256- # via effdet
257+ # via
258+ # effdet
259+ # unstructured-inference
257260tokenizers==0.19.1
258261 # via transformers
259262torch==2.3.0
260263 # via
261264 # -c ././deps/constraints.txt
262265 # effdet
263- # layoutparser
264266 # timm
265267 # torchvision
268+ # unstructured-inference
266269torchvision==0.18.0
267270 # via
268271 # effdet
269- # layoutparser
270272 # timm
271273tqdm==4.66.4
272274 # via
273275 # -c ./base.txt
274276 # huggingface-hub
275277 # iopath
276278 # transformers
277- transformers==4.41.0
279+ transformers==4.41.1
278280 # via unstructured-inference
279281typing-extensions==4.11.0
280282 # via
@@ -285,7 +287,7 @@ typing-extensions==4.11.0
285287 # torch
286288tzdata==2024.1
287289 # via pandas
288- unstructured-inference==0.7.31
290+ unstructured-inference==0.7.33
289291 # via -r ./extra-pdf-image.in
290292unstructured-pytesseract==0.3.12
291293 # via
0 commit comments