Skip to content

Commit 7893c1e

Browse files
authored
chore(): remove opencv exact version
1 parent ad2a7e0 commit 7893c1e

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
@@ -20,7 +20,7 @@ requires-python = ">= 3.8"
2020
dev = [
2121
"pylint",
2222
"pytest",
23-
"opencv-python==4.5.5.64",
23+
"opencv-python",
2424
"vidgear",
2525
"mediapipe",
2626
"torch",

0 commit comments

Comments
 (0)