Skip to content

Commit

Permalink
regenerate all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rbiseck3 committed Dec 18, 2024
1 parent cb41f38 commit 083dbfc
Show file tree
Hide file tree
Showing 9 changed files with 130 additions and 131 deletions.
50 changes: 25 additions & 25 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile base.in
# pip-compile ./base.in
#
anyio==4.7.0
# via httpx
backoff==2.2.1
# via -r base.in
# via -r ./base.in
beautifulsoup4==4.12.3
# via -r base.in
# via -r ./base.in
certifi==2024.12.14
# via
# httpcore
Expand All @@ -19,7 +19,7 @@ certifi==2024.12.14
cffi==1.17.1
# via cryptography
chardet==5.2.0
# via -r base.in
# via -r ./base.in
charset-normalizer==3.4.0
# via
# requests
Expand All @@ -32,20 +32,20 @@ cryptography==44.0.0
# via unstructured-client
dataclasses-json==0.6.7
# via
# -r base.in
# -r ./base.in
# unstructured-client
deepdiff==8.1.1
# via unstructured-client
emoji==2.14.0
# via -r base.in
# via -r ./base.in
exceptiongroup==1.2.2
# via anyio
filetype==1.2.0
# via -r base.in
# via -r ./base.in
h11==0.14.0
# via httpcore
html5lib==1.1
# via -r base.in
# via -r ./base.in
httpcore==1.0.7
# via httpx
httpx==0.28.1
Expand All @@ -61,9 +61,9 @@ joblib==1.4.2
jsonpath-python==1.0.6
# via unstructured-client
langdetect==1.0.9
# via -r base.in
# via -r ./base.in
lxml==5.3.0
# via -r base.in
# via -r ./base.in
marshmallow==3.23.1
# via
# dataclasses-json
Expand All @@ -73,13 +73,13 @@ mypy-extensions==1.0.0
# typing-inspect
# unstructured-client
ndjson==0.3.1
# via -r base.in
# via -r ./base.in
nest-asyncio==1.6.0
# via unstructured-client
nltk==3.9.1
# via -r base.in
# via -r ./base.in
numpy==1.26.4
# via -r base.in
# via -r ./base.in
olefile==0.47
# via python-oxmsg
orderly-set==5.2.3
Expand All @@ -89,26 +89,26 @@ packaging==24.2
# marshmallow
# unstructured-client
psutil==6.1.0
# via -r base.in
# via -r ./base.in
pycparser==2.22
# via cffi
pypdf==5.1.0
# via unstructured-client
python-dateutil==2.9.0.post0
# via unstructured-client
python-iso639==2024.10.22
# via -r base.in
# via -r ./base.in
python-magic==0.4.27
# via -r base.in
# via -r ./base.in
python-oxmsg==0.0.1
# via -r base.in
# via -r ./base.in
rapidfuzz==3.11.0
# via -r base.in
# via -r ./base.in
regex==2024.11.6
# via nltk
requests==2.32.3
# via
# -r base.in
# -r ./base.in
# requests-toolbelt
# unstructured-client
requests-toolbelt==1.0.0
Expand All @@ -125,11 +125,11 @@ soupsieve==2.6
# via beautifulsoup4
tqdm==4.67.1
# via
# -r base.in
# -r ./base.in
# nltk
typing-extensions==4.12.2
# via
# -r base.in
# -r ./base.in
# anyio
# pypdf
# python-oxmsg
Expand All @@ -141,14 +141,14 @@ typing-inspect==0.9.0
# unstructured-client
unstructured-client==0.25.9
# via
# -c ./deps/constraints.txt
# -r base.in
# -c ././deps/constraints.txt
# -r ./base.in
urllib3==1.26.20
# via
# -c ./deps/constraints.txt
# -c ././deps/constraints.txt
# requests
# unstructured-client
webencodings==0.5.1
# via html5lib
wrapt==1.17.0
# via -r base.in
# via -r ./base.in
22 changes: 11 additions & 11 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile dev.in
# pip-compile ./dev.in
#
build==1.2.2.post1
# via pip-tools
cfgv==3.4.0
# via pre-commit
click==8.1.7
# via
# -c base.txt
# -c test.txt
# -c ./base.txt
# -c ./test.txt
# pip-tools
distlib==0.3.9
# via virtualenv
Expand All @@ -21,34 +21,34 @@ identify==2.6.3
# via pre-commit
importlib-metadata==8.5.0
# via
# -c ./deps/constraints.txt
# -c ././deps/constraints.txt
# build
nodeenv==1.9.1
# via pre-commit
packaging==24.2
# via
# -c base.txt
# -c test.txt
# -c ./base.txt
# -c ./test.txt
# build
pip-tools==7.4.1
# via -r dev.in
# via -r ./dev.in
platformdirs==4.3.6
# via
# -c test.txt
# -c ./test.txt
# virtualenv
pre-commit==4.0.1
# via -r dev.in
# via -r ./dev.in
pyproject-hooks==1.2.0
# via
# build
# pip-tools
pyyaml==6.0.2
# via
# -c test.txt
# -c ./test.txt
# pre-commit
tomli==2.2.1
# via
# -c test.txt
# -c ./test.txt
# build
# pip-tools
virtualenv==20.28.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/extra-csv.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ python-dateutil==2.9.0.post0
# pandas
pytz==2024.2
# via pandas
six==1.16.0
six==1.17.0
# via
# -c ./base.txt
# python-dateutil
Expand Down
2 changes: 1 addition & 1 deletion requirements/extra-markdown.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ importlib-metadata==8.5.0
# markdown
markdown==3.7
# via -r ./extra-markdown.in
zipp==3.20.2
zipp==3.21.0
# via importlib-metadata
25 changes: 12 additions & 13 deletions requirements/extra-paddleocr.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# pip-compile ./extra-paddleocr.in
#
anyio==4.6.2.post1
anyio==4.7.0
# via
# -c ./base.txt
# httpx
astor==0.8.1
# via paddlepaddle
certifi==2024.8.30
certifi==2024.12.14
# via
# -c ./base.txt
# httpcore
Expand All @@ -32,17 +32,17 @@ exceptiongroup==1.2.2
# via
# -c ./base.txt
# anyio
fonttools==4.54.1
fonttools==4.55.3
# via matplotlib
h11==0.14.0
# via
# -c ./base.txt
# httpcore
httpcore==1.0.6
httpcore==1.0.7
# via
# -c ./base.txt
# httpx
httpx==0.27.2
httpx==0.28.1
# via
# -c ./base.txt
# paddlepaddle
Expand All @@ -52,7 +52,7 @@ idna==3.10
# anyio
# httpx
# requests
imageio==2.36.0
imageio==2.36.1
# via
# imgaug
# scikit-image
Expand All @@ -64,7 +64,7 @@ kiwisolver==1.4.7
# via matplotlib
lazy-loader==0.4
# via scikit-image
matplotlib==3.9.2
matplotlib==3.9.4
# via imgaug
networkx==3.2.1
# via
Expand Down Expand Up @@ -94,7 +94,7 @@ opencv-python==4.10.0.84
# unstructured-paddleocr
opt-einsum==3.3.0
# via paddlepaddle
packaging==24.1
packaging==24.2
# via
# -c ./base.txt
# lazy-loader
Expand Down Expand Up @@ -127,7 +127,7 @@ python-dateutil==2.9.0.post0
# matplotlib
pyyaml==6.0.2
# via unstructured-paddleocr
rapidfuzz==3.10.1
rapidfuzz==3.11.0
# via
# -c ./base.txt
# unstructured-paddleocr
Expand All @@ -147,7 +147,7 @@ shapely==2.0.6
# via
# imgaug
# unstructured-paddleocr
six==1.16.0
six==1.17.0
# via
# -c ./base.txt
# imgaug
Expand All @@ -156,10 +156,9 @@ sniffio==1.3.1
# via
# -c ./base.txt
# anyio
# httpx
tifffile==2024.8.30
# via scikit-image
tqdm==4.66.5
tqdm==4.67.1
# via
# -c ./base.txt
# unstructured-paddleocr
Expand All @@ -175,5 +174,5 @@ urllib3==1.26.20
# -c ././deps/constraints.txt
# -c ./base.txt
# requests
zipp==3.20.2
zipp==3.21.0
# via importlib-resources
Loading

0 comments on commit 083dbfc

Please sign in to comment.