Skip to content

Commit

Permalink
build: update python-docx version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scanny committed Oct 3, 2023
1 parent fbc4738 commit f258cf4
Show file tree
Hide file tree
Showing 34 changed files with 140 additions and 114 deletions.
8 changes: 4 additions & 4 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
alabaster==0.7.13
# via sphinx
babel==2.12.1
babel==2.13.0
# via sphinx
beautifulsoup4==4.12.2
# via
Expand All @@ -18,7 +18,7 @@ certifi==2023.7.22
# -c requirements/constraints.in
# -r requirements/build.in
# requests
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via
# -c requirements/base.txt
# requests
Expand Down Expand Up @@ -54,7 +54,7 @@ mdurl==0.1.2
# via markdown-it-py
myst-parser==2.0.0
# via -r requirements/build.in
packaging==23.1
packaging==23.2
# via
# -c requirements/base.txt
# sphinx
Expand Down Expand Up @@ -116,7 +116,7 @@ sphinxcontrib-serializinghtml==1.1.5
# via
# -r requirements/build.in
# sphinx
urllib3==1.26.16
urllib3==1.26.17
# via
# -c requirements/base.txt
# -c requirements/constraints.in
Expand Down
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ certifi==2023.7.22
# requests
chardet==5.2.0
# via -r requirements/base.in
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
click==8.1.7
# via nltk
Expand Down Expand Up @@ -40,13 +40,13 @@ numpy==1.24.4
# via
# -c requirements/constraints.in
# -r requirements/base.in
packaging==23.1
packaging==23.2
# via marshmallow
python-iso639==2023.6.15
# via -r requirements/base.in
python-magic==0.4.27
# via -r requirements/base.in
regex==2023.8.8
regex==2023.10.3
# via nltk
requests==2.31.0
# via -r requirements/base.in
Expand All @@ -62,7 +62,7 @@ typing-extensions==4.8.0
# via typing-inspect
typing-inspect==0.9.0
# via dataclasses-json
urllib3==1.26.16
urllib3==1.26.17
# via
# -c requirements/constraints.in
# requests
8 changes: 4 additions & 4 deletions requirements/build.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
alabaster==0.7.13
# via sphinx
babel==2.12.1
babel==2.13.0
# via sphinx
beautifulsoup4==4.12.2
# via
Expand All @@ -18,7 +18,7 @@ certifi==2023.7.22
# -c requirements/constraints.in
# -r requirements/build.in
# requests
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via
# -c requirements/base.txt
# requests
Expand Down Expand Up @@ -54,7 +54,7 @@ mdurl==0.1.2
# via markdown-it-py
myst-parser==2.0.0
# via -r requirements/build.in
packaging==23.1
packaging==23.2
# via
# -c requirements/base.txt
# sphinx
Expand Down Expand Up @@ -116,7 +116,7 @@ sphinxcontrib-serializinghtml==1.1.5
# via
# -r requirements/build.in
# sphinx
urllib3==1.26.16
urllib3==1.26.17
# via
# -c requirements/base.txt
# -c requirements/constraints.in
Expand Down
32 changes: 17 additions & 15 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ argon2-cffi==23.1.0
# via jupyter-server
argon2-cffi-bindings==21.2.0
# via argon2-cffi
arrow==1.2.3
arrow==1.3.0
# via isoduration
asttokens==2.4.0
# via stack-data
Expand All @@ -26,7 +26,7 @@ attrs==23.1.0
# via
# jsonschema
# referencing
babel==2.12.1
babel==2.13.0
# via jupyterlab-server
backcall==0.2.0
# via ipython
Expand All @@ -48,7 +48,7 @@ cffi==1.16.0
# via argon2-cffi-bindings
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via
# -c requirements/base.txt
# -c requirements/test.txt
Expand All @@ -74,15 +74,15 @@ exceptiongroup==1.1.3
# via
# -c requirements/test.txt
# anyio
executing==1.2.0
executing==2.0.0
# via stack-data
fastjsonschema==2.18.0
fastjsonschema==2.18.1
# via nbformat
filelock==3.12.4
# via virtualenv
fqdn==1.5.1
# via jsonschema
identify==2.5.29
identify==2.5.30
# via pre-commit
idna==3.4
# via
Expand Down Expand Up @@ -110,7 +110,7 @@ ipykernel==6.25.2
# jupyter-console
# jupyterlab
# qtconsole
ipython==8.12.2
ipython==8.12.3
# via
# -c requirements/constraints.in
# -r requirements/dev.in
Expand All @@ -123,7 +123,7 @@ ipywidgets==8.1.1
# via jupyter
isoduration==20.11.0
# via jsonschema
jedi==0.19.0
jedi==0.19.1
# via ipython
jinja2==3.1.2
# via
Expand Down Expand Up @@ -196,7 +196,7 @@ matplotlib-inline==0.1.6
# via
# ipykernel
# ipython
mistune==3.0.1
mistune==3.0.2
# via nbconvert
nbclient==0.8.0
# via nbconvert
Expand All @@ -221,7 +221,7 @@ notebook-shim==0.2.3
# notebook
overrides==7.4.0
# via jupyter-server
packaging==23.1
packaging==23.2
# via
# -c requirements/base.txt
# -c requirements/test.txt
Expand All @@ -245,7 +245,7 @@ pip-tools==7.3.0
# via -r requirements/dev.in
pkgutil-resolve-name==1.3.10
# via jsonschema
platformdirs==3.10.0
platformdirs==3.11.0
# via
# -c requirements/test.txt
# jupyter-core
Expand Down Expand Up @@ -339,7 +339,7 @@ soupsieve==2.5
# via
# -c requirements/base.txt
# beautifulsoup4
stack-data==0.6.2
stack-data==0.6.3
# via ipython
terminado==0.17.1
# via
Expand All @@ -362,7 +362,7 @@ tornado==6.3.3
# jupyterlab
# notebook
# terminado
traitlets==5.10.1
traitlets==5.11.2
# via
# comm
# ipykernel
Expand All @@ -379,6 +379,8 @@ traitlets==5.10.1
# nbconvert
# nbformat
# qtconsole
types-python-dateutil==2.8.19.14
# via arrow
typing-extensions==4.8.0
# via
# -c requirements/base.txt
Expand All @@ -387,15 +389,15 @@ typing-extensions==4.8.0
# ipython
uri-template==1.3.0
# via jsonschema
urllib3==1.26.16
urllib3==1.26.17
# via
# -c requirements/base.txt
# -c requirements/constraints.in
# -c requirements/test.txt
# requests
virtualenv==20.24.5
# via pre-commit
wcwidth==0.2.7
wcwidth==0.2.8
# via prompt-toolkit
webcolors==1.13
# via jsonschema
Expand Down
2 changes: 1 addition & 1 deletion requirements/extra-docx.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-c constraints.in
-c base.txt

python-docx
python-docx==1.0.0rc1
6 changes: 5 additions & 1 deletion requirements/extra-docx.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,9 @@ lxml==4.9.3
# via
# -c requirements/base.txt
# python-docx
python-docx==0.8.11
python-docx==1.0.0rc1
# via -r requirements/extra-docx.in
typing-extensions==4.8.0
# via
# -c requirements/base.txt
# python-docx
2 changes: 1 addition & 1 deletion requirements/extra-odt.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-c constraints.in
-c base.txt

python-docx
python-docx==1.0.0rc1
pypandoc
6 changes: 5 additions & 1 deletion requirements/extra-odt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,9 @@ lxml==4.9.3
# python-docx
pypandoc==1.11
# via -r requirements/extra-odt.in
python-docx==0.8.11
python-docx==1.0.0rc1
# via -r requirements/extra-odt.in
typing-extensions==4.8.0
# via
# -c requirements/base.txt
# python-docx
18 changes: 9 additions & 9 deletions requirements/extra-paddleocr.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
attrdict==2.0.1
# via unstructured-paddleocr
babel==2.12.1
babel==2.13.0
# via flask-babel
bce-python-sdk==0.8.90
# via visualdl
Expand All @@ -19,7 +19,7 @@ certifi==2023.7.22
# -c requirements/base.txt
# -c requirements/constraints.in
# requests
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via
# -c requirements/base.txt
# requests
Expand All @@ -39,21 +39,21 @@ cython==3.0.2
# via unstructured-paddleocr
et-xmlfile==1.1.0
# via openpyxl
flask==2.3.3
flask==3.0.0
# via
# flask-babel
# visualdl
flask-babel==3.1.0
flask-babel==4.0.0
# via visualdl
fonttools==4.42.1
fonttools==4.43.0
# via matplotlib
future==0.18.3
# via bce-python-sdk
idna==3.4
# via
# -c requirements/base.txt
# requests
imageio==2.31.4
imageio==2.31.5
# via
# imgaug
# scikit-image
Expand Down Expand Up @@ -122,7 +122,7 @@ opencv-python==4.8.0.76
# unstructured-paddleocr
openpyxl==3.1.2
# via unstructured-paddleocr
packaging==23.1
packaging==23.2
# via
# -c requirements/base.txt
# matplotlib
Expand Down Expand Up @@ -211,14 +211,14 @@ tzdata==2023.3
# via pandas
unstructured-paddleocr==2.6.1.3
# via -r requirements/extra-paddleocr.in
urllib3==1.26.16
urllib3==1.26.17
# via
# -c requirements/base.txt
# -c requirements/constraints.in
# requests
visualdl==2.5.3
# via unstructured-paddleocr
werkzeug==2.3.7
werkzeug==3.0.0
# via flask
zipp==3.17.0
# via
Expand Down
Loading

0 comments on commit f258cf4

Please sign in to comment.