added opencv as a dependency

This commit is contained in:
Navan Chauhan 2020-03-31 16:48:57 +05:30 committed by GitHub
parent 4e4e302ae1
commit 82df6cb02a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
youtube_dl youtube_dl
requests
logzero logzero
pillow pillow
imageio imageio
numpy numpy
opencv-python