Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump tqdm from 4.66.5 to 4.66.6 in /requirements #3770

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 24 additions & 24 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
anyio==4.6.2.post1
# 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.8.30
# via
# httpcore
Expand All @@ -19,7 +19,7 @@ certifi==2024.8.30
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==43.0.3
# via unstructured-client
dataclasses-json==0.6.7
# via
# -r ./base.in
# -r base.in
# unstructured-client
deepdiff==8.0.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.6
# via httpx
httpx==0.27.2
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.0
# via
# dataclasses-json
Expand All @@ -75,9 +75,9 @@ mypy-extensions==1.0.0
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.2
Expand All @@ -87,26 +87,26 @@ packaging==24.1
# marshmallow
# unstructured-client
psutil==6.1.0
# via -r ./base.in
# via -r base.in
pycparser==2.22
# via cffi
pypdf==5.0.1
# 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.10.1
# via -r ./base.in
# via -r base.in
regex==2024.9.11
# via nltk
requests==2.32.3
# via
# -r ./base.in
# -r base.in
# requests-toolbelt
# unstructured-client
requests-toolbelt==1.0.0
Expand All @@ -123,13 +123,13 @@ sniffio==1.3.1
# httpx
soupsieve==2.6
# via beautifulsoup4
tqdm==4.66.5
tqdm==4.66.6
# 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.16.0
# via -r ./base.in
# via -r base.in
46 changes: 23 additions & 23 deletions requirements/extra-paddleocr.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,19 @@
#
anyio==4.6.2.post1
# via
# -c ./base.txt
# -c base.txt
# httpx
astor==0.8.1
# via paddlepaddle
certifi==2024.8.30
# via
# -c ./base.txt
# -c base.txt
# httpcore
# httpx
# requests
charset-normalizer==3.4.0
# via
# -c ./base.txt
# -c base.txt
# requests
contourpy==1.3.0
# via matplotlib
Expand All @@ -30,25 +30,25 @@ decorator==5.1.1
# via paddlepaddle
exceptiongroup==1.2.2
# via
# -c ./base.txt
# -c base.txt
# anyio
fonttools==4.54.1
# via matplotlib
h11==0.14.0
# via
# -c ./base.txt
# -c base.txt
# httpcore
httpcore==1.0.6
# via
# -c ./base.txt
# -c base.txt
# httpx
httpx==0.27.2
# via
# -c ./base.txt
# -c base.txt
# paddlepaddle
idna==3.10
# via
# -c ./base.txt
# -c base.txt
# anyio
# httpx
# requests
Expand All @@ -72,7 +72,7 @@ networkx==3.2.1
# scikit-image
numpy==1.26.4
# via
# -c ./base.txt
# -c base.txt
# contourpy
# imageio
# imgaug
Expand All @@ -96,12 +96,12 @@ opt-einsum==3.3.0
# via paddlepaddle
packaging==24.1
# via
# -c ./base.txt
# -c base.txt
# lazy-loader
# matplotlib
# scikit-image
paddlepaddle==3.0.0b1
# via -r ./extra-paddleocr.in
# via -r extra-paddleocr.in
pdf2image==1.17.0
# via unstructured-paddleocr
pillow==11.0.0
Expand All @@ -115,25 +115,25 @@ pillow==11.0.0
# unstructured-paddleocr
protobuf==4.25.5
# via
# -c ././deps/constraints.txt
# -c ./deps/constraints.txt
# paddlepaddle
pyclipper==1.3.0.post6
# via unstructured-paddleocr
pyparsing==3.2.0
# via matplotlib
python-dateutil==2.9.0.post0
# via
# -c ./base.txt
# -c base.txt
# matplotlib
pyyaml==6.0.2
# via unstructured-paddleocr
rapidfuzz==3.10.1
# via
# -c ./base.txt
# -c base.txt
# unstructured-paddleocr
requests==2.32.3
# via
# -c ./base.txt
# -c base.txt
# unstructured-paddleocr
scikit-image==0.24.0
# via
Expand All @@ -149,31 +149,31 @@ shapely==2.0.6
# unstructured-paddleocr
six==1.16.0
# via
# -c ./base.txt
# -c base.txt
# imgaug
# python-dateutil
sniffio==1.3.1
# via
# -c ./base.txt
# -c base.txt
# anyio
# httpx
tifffile==2024.8.30
# via scikit-image
tqdm==4.66.5
tqdm==4.66.6
# via
# -c ./base.txt
# -c base.txt
# unstructured-paddleocr
typing-extensions==4.12.2
# via
# -c ./base.txt
# -c base.txt
# anyio
# paddlepaddle
unstructured-paddleocr==2.8.1.0
# via -r ./extra-paddleocr.in
# via -r extra-paddleocr.in
urllib3==1.26.20
# via
# -c ././deps/constraints.txt
# -c ./base.txt
# -c ./deps/constraints.txt
# -c base.txt
# requests
zipp==3.20.2
# via importlib-resources
Loading
Loading