Update onnxruntime requirement from ==1.16.* to ==1.18.* in /docker/main

Updates the requirements on [onnxruntime](https://github.com/microsoft/onnxruntime) to permit the latest version.
- [Release notes](https://github.com/microsoft/onnxruntime/releases)
- [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md)
- [Commits](https://github.com/microsoft/onnxruntime/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-27 20:50:27 +00:00 committed by GitHub
parent bfeb7b8a96
commit ab9c4c34b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,5 +29,5 @@ norfair == 2.2.*
setproctitle == 1.3.*
ws4py == 0.5.*
unidecode == 1.3.*
onnxruntime == 1.16.*
onnxruntime == 1.18.*
openvino == 2024.1.*