Skip to content

Commit 73c04fb

Browse files
committed
Version up
1 parent f6126ba commit 73c04fb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/python/pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ build-backend = "setuptools.build_meta"
99

1010
[project]
1111
name = "openvino_model_api"
12-
version = "0.2.6"
12+
version = "0.2.7"
1313
requires-python = ">=3.9"
1414
authors = [
1515
{name = "Intel(R) Corporation"},
@@ -29,7 +29,6 @@ dependencies = [
2929
"scipy>=1.5.4",
3030
"openvino>=2024.0",
3131
"openvino-dev>=2024.0",
32-
"omz_tools @ git+https://github.com/openvinotoolkit/open_model_zoo.git@master#egg=omz_tools&subdirectory=tools/model_tools",
3332
"pillow",
3433
]
3534

0 commit comments

Comments
 (0)