Install posix_ipc

This commit is contained in:
Nicolas Mowen 2024-11-16 07:13:44 -07:00
parent 0ed221afd1
commit f3f1a2a156

View File

@ -30,6 +30,7 @@ norfair == 2.2.*
setproctitle == 1.3.* setproctitle == 1.3.*
ws4py == 0.5.* ws4py == 0.5.*
unidecode == 1.3.* unidecode == 1.3.*
posix_ipc == 1.1.*
# OpenVino & ONNX # OpenVino & ONNX
openvino == 2024.3.* openvino == 2024.3.*
onnxruntime-openvino == 1.19.* ; platform_machine == 'x86_64' onnxruntime-openvino == 1.19.* ; platform_machine == 'x86_64'