Skip to content

Commit a143851

Browse files
committed
bug fix in setup
1 parent 8d2bd3e commit a143851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
'bs4~=0.0.1',
4141
'pillow~=8.4.0',
4242
'mss~=6.1.0',
43-
'python-opencv~=4.5.5.62',
43+
'opencv-python~=4.5.5.62',
4444
'pytube~=12.1.0',
4545
'moviepy~=1.0.3',
4646
'matplotlib~=3.5.1',

0 commit comments

Comments
 (0)