Update openvino requirement from ==2022.* to ==2023.*

Updates the requirements on [openvino](https://github.com/openvinotoolkit/openvino) to permit the latest version.
- [Release notes](https://github.com/openvinotoolkit/openvino/releases)
- [Commits](https://github.com/openvinotoolkit/openvino/compare/2022.1.0.dev20211110...2023.0.0)

---
updated-dependencies:
- dependency-name: openvino
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-01 12:03:02 +00:00 committed by GitHub
parent 699248d769
commit 5fa0fffac9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,3 @@
numpy == 1.23.* numpy == 1.23.*
openvino == 2022.* openvino == 2023.*
openvino-dev[tensorflow2] == 2022.* openvino-dev[tensorflow2] == 2022.*