Skip to content

Commit 2d1c44d

Browse files
committed
Install opencv-python-headless instead of opencv-python, which ensures we have all the dependencies.
1 parent ec9dccf commit 2d1c44d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ numpy
33
# Scientific/numeric
44
scipy
55
matplotlib
6-
opencv-python
6+
opencv-python-headless
77

88
# Jupyter
99
jupyter

0 commit comments

Comments
 (0)