File tree 12 files changed +47
-47
lines changed
test_unstructured_ingest/expected-structured-output/outlook
12 files changed +47
-47
lines changed Original file line number Diff line number Diff line change 1
- ## 0.16.12-dev5
1
+ ## 0.16.12
2
2
3
3
### Enhancements
4
4
5
5
- ** Prepare auto-partitioning for pluggable partitioners** . Move toward a uniform partitioner call signature so a custom or override partitioner can be registered without code changes.
6
- - ** Add NDJSON file type support**
6
+ - ** Add NDJSON file type support. **
7
7
8
8
### Features
9
9
10
10
### Fixes
11
11
12
- - Base image has been updated, trigger new workflows
12
+ - ** Base image has been updated. **
13
13
- ** Upgrade ruff to latest.** Previously the ruff version was pinned to <0.5. Remove that pin and fix the handful of lint items that resulted.
14
14
- ** CSV with asserted XLS content-type is correctly identified as CSV.** Resolves a bug where a CSV file with an asserted content-type of ` application/vnd.ms-excel ` was incorrectly identified as an XLS file.
15
15
- ** Improve element-type mapping for Chinese text.** Fixes bug where Chinese text would produce large numbers of false-positive ` Title ` elements.
Original file line number Diff line number Diff line change @@ -20,11 +20,11 @@ cffi==1.17.1
20
20
# via cryptography
21
21
chardet==5.2.0
22
22
# via -r ./base.in
23
- charset-normalizer==3.4.0
23
+ charset-normalizer==3.4.1
24
24
# via
25
25
# requests
26
26
# unstructured-client
27
- click==8.1.7
27
+ click==8.1.8
28
28
# via
29
29
# nltk
30
30
# python-oxmsg
@@ -64,7 +64,7 @@ langdetect==1.0.9
64
64
# via -r ./base.in
65
65
lxml==5.3.0
66
66
# via -r ./base.in
67
- marshmallow==3.23.1
67
+ marshmallow==3.23.2
68
68
# via
69
69
# dataclasses-json
70
70
# unstructured-client
@@ -88,7 +88,7 @@ packaging==24.2
88
88
# via
89
89
# marshmallow
90
90
# unstructured-client
91
- psutil==6.1.0
91
+ psutil==6.1.1
92
92
# via -r ./base.in
93
93
pycparser==2.22
94
94
# via cffi
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ build==1.2.2.post1
8
8
# via pip-tools
9
9
cfgv==3.4.0
10
10
# via pre-commit
11
- click==8.1.7
11
+ click==8.1.8
12
12
# via
13
13
# -c ./base.txt
14
14
# -c ./test.txt
@@ -17,7 +17,7 @@ distlib==0.3.9
17
17
# via virtualenv
18
18
filelock==3.16.1
19
19
# via virtualenv
20
- identify==2.6.3
20
+ identify==2.6.4
21
21
# via pre-commit
22
22
importlib-metadata==8.5.0
23
23
# via
@@ -51,7 +51,7 @@ tomli==2.2.1
51
51
# -c ./test.txt
52
52
# build
53
53
# pip-tools
54
- virtualenv==20.28.0
54
+ virtualenv==20.28.1
55
55
# via pre-commit
56
56
wheel==0.45.1
57
57
# via pip-tools
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ certifi==2024.12.14
16
16
# httpcore
17
17
# httpx
18
18
# requests
19
- charset-normalizer==3.4.0
19
+ charset-normalizer==3.4.1
20
20
# via
21
21
# -c ./base.txt
22
22
# requests
@@ -58,7 +58,7 @@ imageio==2.36.1
58
58
# scikit-image
59
59
imgaug==0.4.0
60
60
# via unstructured-paddleocr
61
- importlib-resources==6.4.5
61
+ importlib-resources==6.5.1
62
62
# via matplotlib
63
63
kiwisolver==1.4.7
64
64
# via matplotlib
@@ -104,7 +104,7 @@ paddlepaddle==3.0.0b1
104
104
# via -r ./extra-paddleocr.in
105
105
pdf2image==1.17.0
106
106
# via unstructured-paddleocr
107
- pillow==11.0 .0
107
+ pillow==11.1 .0
108
108
# via
109
109
# imageio
110
110
# imgaug
@@ -119,7 +119,7 @@ protobuf==4.25.5
119
119
# paddlepaddle
120
120
pyclipper==1.3.0.post6
121
121
# via unstructured-paddleocr
122
- pyparsing==3.2.0
122
+ pyparsing==3.2.1
123
123
# via matplotlib
124
124
python-dateutil==2.9.0.post0
125
125
# via
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ cffi==1.17.1
16
16
# via
17
17
# -c ./base.txt
18
18
# cryptography
19
- charset-normalizer==3.4.0
19
+ charset-normalizer==3.4.1
20
20
# via
21
21
# -c ./base.txt
22
22
# pdfminer-six
@@ -40,11 +40,11 @@ filelock==3.16.1
40
40
# huggingface-hub
41
41
# torch
42
42
# transformers
43
- flatbuffers==24.3.25
43
+ flatbuffers==24.12.23
44
44
# via onnxruntime
45
45
fonttools==4.55.3
46
46
# via matplotlib
47
- fsspec==2024.10 .0
47
+ fsspec==2024.12 .0
48
48
# via
49
49
# huggingface-hub
50
50
# torch
@@ -79,11 +79,11 @@ idna==3.10
79
79
# via
80
80
# -c ./base.txt
81
81
# requests
82
- importlib-resources==6.4.5
82
+ importlib-resources==6.5.1
83
83
# via matplotlib
84
84
iopath==0.1.10
85
85
# via layoutparser
86
- jinja2==3.1.4
86
+ jinja2==3.1.5
87
87
# via torch
88
88
kiwisolver==1.4.7
89
89
# via matplotlib
@@ -149,13 +149,13 @@ pdfminer-six==20231228
149
149
# via
150
150
# -r ./extra-pdf-image.in
151
151
# pdfplumber
152
- pdfplumber==0.11.4
152
+ pdfplumber==0.11.5
153
153
# via layoutparser
154
154
pi-heif==0.21.0
155
155
# via -r ./extra-pdf-image.in
156
- pikepdf==9.4.2
156
+ pikepdf==9.5.0
157
157
# via -r ./extra-pdf-image.in
158
- pillow==11.0 .0
158
+ pillow==11.1 .0
159
159
# via
160
160
# layoutparser
161
161
# matplotlib
@@ -165,7 +165,7 @@ pillow==11.0.0
165
165
# pikepdf
166
166
# torchvision
167
167
# unstructured-pytesseract
168
- portalocker==3.0.0
168
+ portalocker==3.1.1
169
169
# via iopath
170
170
proto-plus==1.25.0
171
171
# via
@@ -193,13 +193,13 @@ pycparser==2.22
193
193
# via
194
194
# -c ./base.txt
195
195
# cffi
196
- pyparsing==3.2.0
196
+ pyparsing==3.2.1
197
197
# via matplotlib
198
198
pypdf==5.1.0
199
199
# via
200
200
# -c ./base.txt
201
201
# -r ./extra-pdf-image.in
202
- pypdfium2==4.30.0
202
+ pypdfium2==4.30.1
203
203
# via pdfplumber
204
204
python-dateutil==2.9.0.post0
205
205
# via
@@ -233,7 +233,7 @@ requests==2.32.3
233
233
# transformers
234
234
rsa==4.9
235
235
# via google-auth
236
- safetensors==0.4.5
236
+ safetensors==0.5.0
237
237
# via
238
238
# timm
239
239
# transformers
Original file line number Diff line number Diff line change 6
6
#
7
7
lxml==5.3.0
8
8
# via python-pptx
9
- pillow==11.0 .0
9
+ pillow==11.1 .0
10
10
# via python-pptx
11
11
python-pptx==1.0.2
12
12
# via -r ./extra-pptx.in
Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ certifi==2024.12.14
8
8
# via
9
9
# -c ./base.txt
10
10
# requests
11
- charset-normalizer==3.4.0
11
+ charset-normalizer==3.4.1
12
12
# via
13
13
# -c ./base.txt
14
14
# requests
15
- click==8.1.7
15
+ click==8.1.8
16
16
# via
17
17
# -c ./base.txt
18
18
# sacremoses
@@ -21,7 +21,7 @@ filelock==3.16.1
21
21
# huggingface-hub
22
22
# torch
23
23
# transformers
24
- fsspec==2024.10 .0
24
+ fsspec==2024.12 .0
25
25
# via
26
26
# huggingface-hub
27
27
# torch
@@ -33,7 +33,7 @@ idna==3.10
33
33
# via
34
34
# -c ./base.txt
35
35
# requests
36
- jinja2==3.1.4
36
+ jinja2==3.1.5
37
37
# via torch
38
38
joblib==1.4.2
39
39
# via
@@ -74,7 +74,7 @@ requests==2.32.3
74
74
# transformers
75
75
sacremoses==0.1.1
76
76
# via -r ./huggingface.in
77
- safetensors==0.4.5
77
+ safetensors==0.5.0
78
78
# via transformers
79
79
sentencepiece==0.2.0
80
80
# via -r ./huggingface.in
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ anyio==4.7.0
12
12
# httpx
13
13
appdirs==1.4.4
14
14
# via label-studio-sdk
15
- argcomplete==3.5.2
15
+ argcomplete==3.5.3
16
16
# via datamodel-code-generator
17
17
attrs==24.3.0
18
18
# via
@@ -30,16 +30,16 @@ certifi==2024.12.14
30
30
# httpcore
31
31
# httpx
32
32
# requests
33
- charset-normalizer==3.4.0
33
+ charset-normalizer==3.4.1
34
34
# via
35
35
# -c ./base.txt
36
36
# requests
37
- click==8.1.7
37
+ click==8.1.8
38
38
# via
39
39
# -c ./base.txt
40
40
# black
41
41
# nltk
42
- coverage[toml]==7.6.9
42
+ coverage[toml]==7.6.10
43
43
# via
44
44
# -r ./test.in
45
45
# pytest-cov
@@ -98,7 +98,7 @@ iniconfig==2.0.0
98
98
# via pytest
99
99
isort==5.13.2
100
100
# via datamodel-code-generator
101
- jinja2==3.1.4
101
+ jinja2==3.1.5
102
102
# via datamodel-code-generator
103
103
joblib==1.4.2
104
104
# via
@@ -126,7 +126,7 @@ mccabe==0.7.0
126
126
# via flake8
127
127
multidict==6.1.0
128
128
# via yarl
129
- mypy==1.13.0
129
+ mypy==1.14.1
130
130
# via -r ./test.in
131
131
mypy-extensions==1.0.0
132
132
# via
@@ -152,7 +152,7 @@ pandas==2.2.3
152
152
# via label-studio-sdk
153
153
pathspec==0.12.1
154
154
# via black
155
- pillow==11.0 .0
155
+ pillow==11.1 .0
156
156
# via label-studio-sdk
157
157
platformdirs==4.3.6
158
158
# via black
@@ -164,13 +164,13 @@ pycodestyle==2.12.1
164
164
# via
165
165
# flake8
166
166
# flake8-print
167
- pydantic[email]==2.10.3
167
+ pydantic[email]==2.10.4
168
168
# via
169
169
# -r ./test.in
170
170
# datamodel-code-generator
171
171
# jsf
172
172
# label-studio-sdk
173
- pydantic-core==2.27.1
173
+ pydantic-core==2.27.2
174
174
# via pydantic
175
175
pyflakes==3.2.0
176
176
# via
@@ -218,7 +218,7 @@ rpds-py==0.22.3
218
218
# referencing
219
219
rstr==3.2.2
220
220
# via jsf
221
- ruff==0.8.3
221
+ ruff==0.8.5
222
222
# via -r ./test.in
223
223
semantic-version==2.10.0
224
224
# via liccheck
@@ -279,7 +279,7 @@ urllib3==1.26.20
279
279
# -c ./base.txt
280
280
# requests
281
281
# vcrpy
282
- vcrpy==6 .0.2
282
+ vcrpy==7 .0.0
283
283
# via -r ./test.in
284
284
wrapt==1.17.0
285
285
# via
Original file line number Diff line number Diff line change 26
26
},
27
27
"date_created" : " 1689435368.0" ,
28
28
"date_modified" : " 1689435537.0" ,
29
- "filesize_bytes" : 9189
29
+ "filesize_bytes" : 9179
30
30
}
31
31
}
32
32
}
Original file line number Diff line number Diff line change 26
26
},
27
27
"date_created" : " 1690248382.0" ,
28
28
"date_modified" : " 1690248401.0" ,
29
- "filesize_bytes" : 9207
29
+ "filesize_bytes" : 9197
30
30
}
31
31
}
32
32
}
Original file line number Diff line number Diff line change 26
26
},
27
27
"date_created" : " 1688960344.0" ,
28
28
"date_modified" : " 1689460572.0" ,
29
- "filesize_bytes" : 9254
29
+ "filesize_bytes" : 9244
30
30
}
31
31
}
32
32
}
Original file line number Diff line number Diff line change 1
- __version__ = "0.16.12-dev5 " # pragma: no cover
1
+ __version__ = "0.16.12" # pragma: no cover
You can’t perform that action at this time.
0 commit comments