We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a484a5 commit f6ea872Copy full SHA for f6ea872
1 file changed
Pipfile
@@ -8,7 +8,7 @@ pylint = "==2.3.0"
8
pytest = "*"
9
yapf = "==0.25.0"
10
numpy = "*"
11
-opencv-python = "*"
+opencv-python-headless = "*"
12
13
[requires]
14
python_version = "3.7"
0 commit comments