From 68e3fedd0803e2c485ce581d68913860f55fbbb4 Mon Sep 17 00:00:00 2001 From: Mitch Ross Date: Sun, 26 Feb 2023 20:39:39 -0500 Subject: [PATCH] update requirements --- requirements-wheels.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements-wheels.txt b/requirements-wheels.txt index 094059c2f..2ba438332 100644 --- a/requirements-wheels.txt +++ b/requirements-wheels.txt @@ -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'