mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-05 10:45:21 +03:00
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>
4 lines
71 B
Plaintext
4 lines
71 B
Plaintext
numpy == 1.23.*
|
|
openvino == 2023.*
|
|
openvino-dev[tensorflow2] == 2022.*
|