update requirements

This commit is contained in:
Mitch Ross 2023-02-26 20:39:39 -05:00
parent 6c407911f6
commit 68e3fedd08

View File

@ -20,6 +20,7 @@ scipy == 1.8.*
setproctitle == 1.3.*
ws4py == 0.5.*
zeroconf == 0.47.*
prometheus-client == 0.16.*
# Openvino Library - Custom built with MYRIAD support
openvino @ https://github.com/NateMeyer/openvino-wheels/releases/download/multi-arch_2022.2.0/openvino-2022.2.0-000-cp39-cp39-manylinux_2_31_x86_64.whl; platform_machine == 'x86_64'
openvino @ https://github.com/NateMeyer/openvino-wheels/releases/download/multi-arch_2022.2.0/openvino-2022.2.0-000-cp39-cp39-linux_aarch64.whl; platform_machine == 'aarch64'