mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-13 22:55:26 +03:00
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.3.0) --- updated-dependencies: - dependency-name: openvino dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cf7718132a
commit
2fff3cccbe
@ -29,7 +29,7 @@ setproctitle == 1.3.*
|
|||||||
ws4py == 0.5.*
|
ws4py == 0.5.*
|
||||||
unidecode == 1.3.*
|
unidecode == 1.3.*
|
||||||
onnxruntime == 1.18.*
|
onnxruntime == 1.18.*
|
||||||
openvino == 2024.1.*
|
openvino == 2024.3.*
|
||||||
# Embeddings
|
# Embeddings
|
||||||
onnx_clip == 4.0.*
|
onnx_clip == 4.0.*
|
||||||
chromadb == 0.5.0
|
chromadb == 0.5.0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user