Skip to content

Bump opencv-python-headless from 4.8.0.74 to 4.8.1.78 in /onnxruntime/python/tools/transformers/models/stable_diffusion#22445

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/onnxruntime/python/tools/transformers/models/stable_diffusion/opencv-python-headless-4.8.1.78
Closed

Bump opencv-python-headless from 4.8.0.74 to 4.8.1.78 in /onnxruntime/python/tools/transformers/models/stable_diffusion#22445
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/onnxruntime/python/tools/transformers/models/stable_diffusion/opencv-python-headless-4.8.1.78

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 15, 2024

Bumps opencv-python-headless from 4.8.0.74 to 4.8.1.78.

Release notes

Sourced from opencv-python-headless's releases.

4.8.1.78

OpenCV 4.8.1 release.

Important changes:

4.8.0.76

Adds cv2.typing to package. Close #869

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [opencv-python-headless](https://github.com/opencv/opencv-python) from 4.8.0.74 to 4.8.1.78.
- [Release notes](https://github.com/opencv/opencv-python/releases)
- [Commits](https://github.com/opencv/opencv-python/commits)

---
updated-dependencies:
- dependency-name: opencv-python-headless
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 15, 2024
@snnn
Copy link
Copy Markdown
Contributor

snnn commented Oct 15, 2024

/azp run Big Models, Linux Android Emulator QNN CI Pipeline, Linux CPU CI Pipeline, Linux CPU Minimal Build E2E CI Pipeline, Linux GPU CI Pipeline, Linux GPU TensorRT CI Pipeline

@snnn
Copy link
Copy Markdown
Contributor

snnn commented Oct 15, 2024

/azp run Linux OpenVINO CI Pipeline, Linux QNN CI Pipeline, MacOS CI Pipeline, ONNX Runtime Web CI Pipeline, Windows ARM64 QNN CI Pipeline

@snnn
Copy link
Copy Markdown
Contributor

snnn commented Oct 15, 2024

/azp run Windows CPU CI Pipeline, Windows GPU CUDA CI Pipeline, Windows GPU DML CI Pipeline, Windows GPU Doc Gen CI Pipeline, Windows GPU TensorRT CI Pipeline, Windows x64 QNN CI Pipeline, onnxruntime-binary-size-checks-ci-pipeline, orttraining-linux-ci-pipeline, orttraining-linux-gpu-ci-pipeline

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 6 pipeline(s).

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 5 pipeline(s).

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 9 pipeline(s).

@snnn
Copy link
Copy Markdown
Contributor

snnn commented Oct 15, 2024

@tianleiwu, demo_utils.py is incompatible with this new package. Could you please help fix it?

@tianleiwu
Copy link
Copy Markdown
Contributor

tianleiwu commented Oct 16, 2024

@tianleiwu, demo_utils.py is incompatible with this new package. Could you please help fix it?

It is bug in opencv package installer. See opencv/opencv-python#884.
Fix seems not simple (remove cv2 directory before installation leads to another error libGL.so.1: cannot open shared object file). So we locked the version.

@tianleiwu
Copy link
Copy Markdown
Contributor

@dependabot ignore this minor version

@dependabot dependabot Bot closed this Oct 16, 2024
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Oct 16, 2024

OK, I won't notify you about version 4.8.x again, unless you re-open this PR.

@dependabot dependabot Bot deleted the dependabot/pip/onnxruntime/python/tools/transformers/models/stable_diffusion/opencv-python-headless-4.8.1.78 branch October 16, 2024 17:39
@tianleiwu
Copy link
Copy Markdown
Contributor

@dependabot ignore this major version

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Oct 16, 2024

OK, I won't notify you about version 4.x.x again, unless you re-open this PR.

tianleiwu added a commit that referenced this pull request Oct 22, 2024
### Description
(1) Upgrade opencv
(2) Add some comments about onnxruntime-gpu installation

### Motivation and Context
opencv-python was locked to an older version, which has security
vulnerabilities: see #22445
for more info
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants