Skip to content

Commit 4913da8

Browse files
committed
Use non headless opencv
1 parent 071b396 commit 4913da8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/labelbox/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ data = [
5353
"pyproj>=3.5.0",
5454
"pygeotile>=1.0.6",
5555
"typing-extensions>=4.10.0",
56-
"opencv-python-headless>=4.9.0.80",
56+
"opencv-python>=4.9.0.80",
5757
]
5858

5959
[build-system]

0 commit comments

Comments
 (0)