mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-05 10:45:21 +03:00
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:
parent
699248d769
commit
5fa0fffac9
@ -1,3 +1,3 @@
|
|||||||
numpy == 1.23.*
|
numpy == 1.23.*
|
||||||
openvino == 2022.*
|
openvino == 2023.*
|
||||||
openvino-dev[tensorflow2] == 2022.*
|
openvino-dev[tensorflow2] == 2022.*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user