Skip to content

Commit a068643

Browse files
committed
Merge branch 'master' into rhecker/refactor
2 parents 7bc1bbe + f1ada42 commit a068643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ classifiers = [
2525
]
2626
dependencies = [
2727
"numpy>=1.16.6",
28-
"opencv-python",
28+
"opencv-python-headless",
2929
"scipy>=1.5.4",
3030
"openvino>=2025.0",
3131
"omz_tools @ git+https://github.com/openvinotoolkit/open_model_zoo.git@master#egg=omz_tools&subdirectory=tools/model_tools",

0 commit comments

Comments
 (0)