Skip to content

Commit

Permalink
build(deps): bump paddlepaddle from 3.0.0b1 to 3.0.0b2 in /requirements
Browse files Browse the repository at this point in the history
Bumps [paddlepaddle](https://github.com/paddlepaddle/paddle) from 3.0.0b1 to 3.0.0b2.
- [Release notes](https://github.com/paddlepaddle/paddle/releases)
- [Changelog](https://github.com/PaddlePaddle/Paddle/blob/develop/RELEASE.md)
- [Commits](PaddlePaddle/Paddle@v3.0.0-beta1...v3.0.0-beta2)

---
updated-dependencies:
- dependency-name: paddlepaddle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent df156eb commit bcd6af0
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
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

0 comments on commit bcd6af0

Please sign in to comment.