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 paddlepaddle from 3.0.0b1 to 3.0.0b2 in /requirements #3767

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
2 changes: 1 addition & 1 deletion requirements/extra-paddleocr.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-c ./deps/constraints.txt
-c base.txt

paddlepaddle==3.0.0b1
paddlepaddle==3.0.0b2
unstructured.paddleocr==2.8.1.0
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
paddlepaddle==3.0.0b2
# 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
# 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