@@ -31,7 +31,7 @@ cycler==0.12.1
31
31
deprecated==1.2.14
32
32
# via pikepdf
33
33
effdet==0.4.1
34
- # via layoutparser
34
+ # via -r ./extra-pdf-image.in
35
35
filelock==3.14.0
36
36
# via
37
37
# huggingface-hub
@@ -84,7 +84,7 @@ jinja2==3.1.4
84
84
# via torch
85
85
kiwisolver==1.4.5
86
86
# via matplotlib
87
- layoutparser[layoutmodels,tesseract] ==0.3.4
87
+ layoutparser==0.3.4
88
88
# via unstructured-inference
89
89
lxml==5.2.2
90
90
# via
@@ -96,6 +96,7 @@ matplotlib==3.7.2
96
96
# via
97
97
# -c ././deps/constraints.txt
98
98
# pycocotools
99
+ # unstructured-inference
99
100
mpmath==1.3.0
100
101
# via sympy
101
102
networkx==3.2.1
@@ -203,7 +204,7 @@ pypdf==4.2.0
203
204
pypdfium2==4.30.0
204
205
# via pdfplumber
205
206
pytesseract==0.3.10
206
- # via layoutparser
207
+ # via -r ./extra-pdf-image.in
207
208
python-dateutil==2.9.0.post0
208
209
# via
209
210
# -c ./base.txt
@@ -228,7 +229,7 @@ regex==2024.5.15
228
229
# via
229
230
# -c ./base.txt
230
231
# transformers
231
- requests==2.32.1
232
+ requests==2.32.2
232
233
# via
233
234
# -c ./base.txt
234
235
# google-api-core
@@ -253,28 +254,29 @@ sympy==1.12
253
254
# onnxruntime
254
255
# torch
255
256
timm==1.0.3
256
- # via effdet
257
+ # via
258
+ # effdet
259
+ # unstructured-inference
257
260
tokenizers==0.19.1
258
261
# via transformers
259
262
torch==2.3.0
260
263
# via
261
264
# -c ././deps/constraints.txt
262
265
# effdet
263
- # layoutparser
264
266
# timm
265
267
# torchvision
268
+ # unstructured-inference
266
269
torchvision==0.18.0
267
270
# via
268
271
# effdet
269
- # layoutparser
270
272
# timm
271
273
tqdm==4.66.4
272
274
# via
273
275
# -c ./base.txt
274
276
# huggingface-hub
275
277
# iopath
276
278
# transformers
277
- transformers==4.41.0
279
+ transformers==4.41.1
278
280
# via unstructured-inference
279
281
typing-extensions==4.11.0
280
282
# via
@@ -285,7 +287,7 @@ typing-extensions==4.11.0
285
287
# torch
286
288
tzdata==2024.1
287
289
# via pandas
288
- unstructured-inference==0.7.31
290
+ unstructured-inference==0.7.33
289
291
# via -r ./extra-pdf-image.in
290
292
unstructured-pytesseract==0.3.12
291
293
# via
0 commit comments