openvino: update pypi

This commit is contained in:
Koushik Dutta
2024-05-08 20:33:12 -07:00
parent ca96959de8
commit 364cae3273
3 changed files with 4 additions and 4 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "@scrypted/openvino",
"version": "0.1.81",
"version": "0.1.82",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@scrypted/openvino",
"version": "0.1.81",
"version": "0.1.82",
"devDependencies": {
"@scrypted/sdk": "file:../../sdk"
}

View File

@@ -42,5 +42,5 @@
"devDependencies": {
"@scrypted/sdk": "file:../../sdk"
},
"version": "0.1.81"
"version": "0.1.82"
}

View File

@@ -1,5 +1,5 @@
# 2024-04-23 - modify timestamp to force pip reinstall
openvino==2024.0.0
openvino==2024.1.0
# pillow-simd is available on x64 linux
# pillow-simd confirmed not building with arm64 linux or apple silicon