Skip to content

Commit

Permalink
Bump openvino from 2022.3.1 to 2024.4.0
Browse files Browse the repository at this point in the history
Bumps [openvino](https://github.com/openvinotoolkit/openvino) from 2022.3.1 to 2024.4.0.
- [Release notes](https://github.com/openvinotoolkit/openvino/releases)
- [Commits](openvinotoolkit/openvino@2022.3.1...2024.4.0)

---
updated-dependencies:
- dependency-name: openvino
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2024
1 parent fce37e2 commit 4ce5764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies = [
"tqdm>=4.30.0",
"rapidfuzz>=1.6.0",
"huggingface-hub>=0.4.0",
"openvino==2022.3.1"
"openvino==2024.4.0"
]

[project.optional-dependencies]
Expand Down

0 comments on commit 4ce5764

Please sign in to comment.