Skip to content

Commit 5203390

Browse files
authored
build(deps): weekly pip version bump (#3147)
### Summary Weekly PR to bump dependency versions.
1 parent 1dede50 commit 5203390

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+254
-211
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 0.14.5-dev0
2+
3+
### Enhancements
4+
5+
### Features
6+
7+
### Fixes
8+
19
## 0.14.4
210

311
### Enhancements

requirements/base.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ backoff==2.2.1
88
# via -r ./base.in
99
beautifulsoup4==4.12.3
1010
# via -r ./base.in
11-
certifi==2024.2.2
11+
certifi==2024.6.2
1212
# via
1313
# -c ././deps/constraints.txt
1414
# requests
@@ -67,11 +67,11 @@ python-iso639==2024.4.27
6767
# via -r ./base.in
6868
python-magic==0.4.27
6969
# via -r ./base.in
70-
rapidfuzz==3.9.1
70+
rapidfuzz==3.9.3
7171
# via -r ./base.in
7272
regex==2024.5.15
7373
# via nltk
74-
requests==2.32.2
74+
requests==2.32.3
7575
# via
7676
# -r ./base.in
7777
# unstructured-client
@@ -86,7 +86,7 @@ tabulate==0.9.0
8686
# via -r ./base.in
8787
tqdm==4.66.4
8888
# via nltk
89-
typing-extensions==4.12.0
89+
typing-extensions==4.12.1
9090
# via
9191
# -r ./base.in
9292
# emoji

requirements/dev.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ bleach==6.1.0
4040
# via nbconvert
4141
build==1.2.1
4242
# via pip-tools
43-
certifi==2024.2.2
43+
certifi==2024.6.2
4444
# via
4545
# -c ././deps/constraints.txt
4646
# -c ./base.txt
@@ -123,7 +123,7 @@ ipython==8.12.3
123123
# ipykernel
124124
# ipywidgets
125125
# jupyter-console
126-
ipywidgets==8.1.2
126+
ipywidgets==8.1.3
127127
# via jupyter
128128
isoduration==20.11.0
129129
# via jsonschema
@@ -176,7 +176,7 @@ jupyter-events==0.10.0
176176
# via jupyter-server
177177
jupyter-lsp==2.2.5
178178
# via jupyterlab
179-
jupyter-server==2.14.0
179+
jupyter-server==2.14.1
180180
# via
181181
# jupyter-lsp
182182
# jupyterlab
@@ -193,7 +193,7 @@ jupyterlab-server==2.27.2
193193
# via
194194
# jupyterlab
195195
# notebook
196-
jupyterlab-widgets==3.0.10
196+
jupyterlab-widgets==3.0.11
197197
# via ipywidgets
198198
markupsafe==2.1.5
199199
# via
@@ -218,7 +218,7 @@ nbformat==5.10.4
218218
# nbconvert
219219
nest-asyncio==1.6.0
220220
# via ipykernel
221-
nodeenv==1.8.0
221+
nodeenv==1.9.0
222222
# via pre-commit
223223
notebook==7.2.0
224224
# via jupyter
@@ -261,7 +261,7 @@ pre-commit==3.7.1
261261
# via -r ./dev.in
262262
prometheus-client==0.20.0
263263
# via jupyter-server
264-
prompt-toolkit==3.0.43
264+
prompt-toolkit==3.0.45
265265
# via
266266
# ipython
267267
# jupyter-console
@@ -315,7 +315,7 @@ referencing==0.35.1
315315
# jsonschema
316316
# jsonschema-specifications
317317
# jupyter-events
318-
requests==2.32.2
318+
requests==2.32.3
319319
# via
320320
# -c ./base.txt
321321
# -c ./test.txt
@@ -392,7 +392,7 @@ traitlets==5.14.3
392392
# qtconsole
393393
types-python-dateutil==2.9.0.20240316
394394
# via arrow
395-
typing-extensions==4.12.0
395+
typing-extensions==4.12.1
396396
# via
397397
# -c ./base.txt
398398
# -c ./test.txt
@@ -422,9 +422,9 @@ wheel==0.43.0
422422
# via
423423
# -c ././deps/constraints.txt
424424
# pip-tools
425-
widgetsnbextension==4.0.10
425+
widgetsnbextension==4.0.11
426426
# via ipywidgets
427-
zipp==3.18.2
427+
zipp==3.19.1
428428
# via importlib-metadata
429429

430430
# The following packages are considered to be unsafe in a requirements file:

requirements/extra-docx.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,8 @@ lxml==5.2.2
99
# -c ./base.txt
1010
# python-docx
1111
python-docx==1.1.2
12-
# via
13-
# -c ././deps/constraints.txt
14-
# -r ./extra-docx.in
15-
typing-extensions==4.12.0
12+
# via -r ./extra-docx.in
13+
typing-extensions==4.12.1
1614
# via
1715
# -c ./base.txt
1816
# python-docx

requirements/extra-markdown.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ importlib-metadata==7.1.0
88
# via markdown
99
markdown==3.6
1010
# via -r ./extra-markdown.in
11-
zipp==3.18.2
11+
zipp==3.19.1
1212
# via importlib-metadata

requirements/extra-odt.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,8 @@ lxml==5.2.2
1111
pypandoc==1.13
1212
# via -r ./extra-odt.in
1313
python-docx==1.1.2
14-
# via
15-
# -c ././deps/constraints.txt
16-
# -r ./extra-odt.in
17-
typing-extensions==4.12.0
14+
# via -r ./extra-odt.in
15+
typing-extensions==4.12.1
1816
# via
1917
# -c ./base.txt
2018
# python-docx

requirements/extra-paddleocr.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ blinker==1.8.2
1414
# via flask
1515
cachetools==5.3.3
1616
# via premailer
17-
certifi==2024.2.2
17+
certifi==2024.6.2
1818
# via
1919
# -c ././deps/constraints.txt
2020
# -c ./base.txt
@@ -45,7 +45,7 @@ flask==3.0.3
4545
# visualdl
4646
flask-babel==4.0.0
4747
# via visualdl
48-
fonttools==4.52.1
48+
fonttools==4.53.0
4949
# via matplotlib
5050
future==1.0.0
5151
# via bce-python-sdk
@@ -119,7 +119,7 @@ opencv-python==4.8.0.76
119119
# -c ././deps/constraints.txt
120120
# imgaug
121121
# unstructured-paddleocr
122-
openpyxl==3.1.2
122+
openpyxl==3.1.3
123123
# via unstructured-paddleocr
124124
packaging==23.2
125125
# via
@@ -168,13 +168,13 @@ pytz==2024.1
168168
# via
169169
# flask-babel
170170
# pandas
171-
rapidfuzz==3.9.1
171+
rapidfuzz==3.9.3
172172
# via
173173
# -c ./base.txt
174174
# unstructured-paddleocr
175175
rarfile==4.2
176176
# via visualdl
177-
requests==2.32.2
177+
requests==2.32.3
178178
# via
179179
# -c ./base.txt
180180
# premailer
@@ -219,7 +219,7 @@ visualdl==2.5.3
219219
# via unstructured-paddleocr
220220
werkzeug==3.0.3
221221
# via flask
222-
zipp==3.18.2
222+
zipp==3.19.1
223223
# via
224224
# importlib-metadata
225225
# importlib-resources

requirements/extra-pdf-image.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ antlr4-python3-runtime==4.9.3
88
# via omegaconf
99
cachetools==5.3.3
1010
# via google-auth
11-
certifi==2024.2.2
11+
certifi==2024.6.2
1212
# via
1313
# -c ././deps/constraints.txt
1414
# -c ./base.txt
@@ -39,7 +39,7 @@ filelock==3.14.0
3939
# transformers
4040
flatbuffers==24.3.25
4141
# via onnxruntime
42-
fonttools==4.52.1
42+
fonttools==4.53.0
4343
# via matplotlib
4444
fsspec==2024.5.0
4545
# via
@@ -54,17 +54,17 @@ google-auth==2.29.0
5454
# google-cloud-vision
5555
google-cloud-vision==3.7.2
5656
# via -r ./extra-pdf-image.in
57-
googleapis-common-protos==1.63.0
57+
googleapis-common-protos==1.63.1
5858
# via
5959
# google-api-core
6060
# grpcio-status
61-
grpcio==1.64.0
61+
grpcio==1.64.1
6262
# via
6363
# google-api-core
6464
# grpcio-status
6565
grpcio-status==1.62.2
6666
# via google-api-core
67-
huggingface-hub==0.23.1
67+
huggingface-hub==0.23.2
6868
# via
6969
# timm
7070
# tokenizers
@@ -152,7 +152,7 @@ pdfminer-six==20231228
152152
# pdfplumber
153153
pdfplumber==0.11.0
154154
# via layoutparser
155-
pikepdf==8.15.1
155+
pikepdf==9.0.0
156156
# via -r ./extra-pdf-image.in
157157
pillow==10.3.0
158158
# via
@@ -221,15 +221,15 @@ pyyaml==6.0.1
221221
# omegaconf
222222
# timm
223223
# transformers
224-
rapidfuzz==3.9.1
224+
rapidfuzz==3.9.3
225225
# via
226226
# -c ./base.txt
227227
# unstructured-inference
228228
regex==2024.5.15
229229
# via
230230
# -c ./base.txt
231231
# transformers
232-
requests==2.32.2
232+
requests==2.32.3
233233
# via
234234
# -c ./base.txt
235235
# google-api-core
@@ -249,7 +249,7 @@ six==1.16.0
249249
# via
250250
# -c ./base.txt
251251
# python-dateutil
252-
sympy==1.12
252+
sympy==1.12.1
253253
# via
254254
# onnxruntime
255255
# torch
@@ -276,9 +276,9 @@ tqdm==4.66.4
276276
# huggingface-hub
277277
# iopath
278278
# transformers
279-
transformers==4.41.1
279+
transformers==4.41.2
280280
# via unstructured-inference
281-
typing-extensions==4.12.0
281+
typing-extensions==4.12.1
282282
# via
283283
# -c ./base.txt
284284
# huggingface-hub
@@ -303,5 +303,5 @@ wrapt==1.16.0
303303
# -c ././deps/constraints.txt
304304
# -c ./base.txt
305305
# deprecated
306-
zipp==3.18.2
306+
zipp==3.19.1
307307
# via importlib-resources

requirements/extra-xlsx.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ numpy==1.26.4
1313
# -c ././deps/constraints.txt
1414
# -c ./base.txt
1515
# pandas
16-
openpyxl==3.1.2
16+
openpyxl==3.1.3
1717
# via -r ./extra-xlsx.in
1818
pandas==2.2.2
1919
# via -r ./extra-xlsx.in

requirements/huggingface.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile ./huggingface.in
66
#
7-
certifi==2024.2.2
7+
certifi==2024.6.2
88
# via
99
# -c ././deps/constraints.txt
1010
# -c ./base.txt
@@ -27,7 +27,7 @@ fsspec==2024.5.0
2727
# -c ././deps/constraints.txt
2828
# huggingface-hub
2929
# torch
30-
huggingface-hub==0.23.1
30+
huggingface-hub==0.23.2
3131
# via
3232
# tokenizers
3333
# transformers
@@ -71,7 +71,7 @@ regex==2024.5.15
7171
# -c ./base.txt
7272
# sacremoses
7373
# transformers
74-
requests==2.32.2
74+
requests==2.32.3
7575
# via
7676
# -c ./base.txt
7777
# huggingface-hub
@@ -86,7 +86,7 @@ six==1.16.0
8686
# via
8787
# -c ./base.txt
8888
# langdetect
89-
sympy==1.12
89+
sympy==1.12.1
9090
# via torch
9191
tokenizers==0.19.1
9292
# via transformers
@@ -100,9 +100,9 @@ tqdm==4.66.4
100100
# huggingface-hub
101101
# sacremoses
102102
# transformers
103-
transformers==4.41.1
103+
transformers==4.41.2
104104
# via -r ./huggingface.in
105-
typing-extensions==4.12.0
105+
typing-extensions==4.12.1
106106
# via
107107
# -c ./base.txt
108108
# huggingface-hub

0 commit comments

Comments
 (0)