Skip to content

Commit

Permalink
Revert "Upgrade MAPI version"
Browse files Browse the repository at this point in the history
This reverts commit d5316bb.
  • Loading branch information
sovrasov committed Aug 9, 2024
1 parent d5316bb commit 46e460f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ xpu = [
"timm==1.0.3",
"openvino==2024.3",
"openvino-dev==2024.3",
"openvino-model-api==0.2.2",
"openvino-model-api==0.2.1",
"onnx==1.16.1",
"onnxconverter-common==1.14.0",
"nncf==2.12.0",
Expand All @@ -97,7 +97,7 @@ base = [
"timm==1.0.3",
"openvino==2024.3",
"openvino-dev==2024.3",
"openvino-model-api==0.2.2",
"openvino-model-api==0.2.1",
"onnx==1.16.1",
"onnxconverter-common==1.14.0",
"nncf==2.12.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
openvino==2024.3.0
openvino-model-api==0.2.2
openvino-model-api==0.2.1
numpy==1.26.4

0 comments on commit 46e460f

Please sign in to comment.