Update openvino requirement in /docker/main

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/2024.1.0...2024.2.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] 2024-06-17 11:38:53 +00:00 committed by GitHub
parent 89a478ce0a
commit c392935100
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,4 +30,4 @@ setproctitle == 1.3.*
ws4py == 0.5.*
unidecode == 1.3.*
onnxruntime == 1.18.*
openvino == 2024.1.*
openvino == 2024.2.*