From 60a76f9da9e7ca37169ee8c91abc1364b70b7438 Mon Sep 17 00:00:00 2001 From: Zen <46526140+master-of-zen@users.noreply.github.com> Date: Tue, 22 Sep 2020 13:35:54 +0300 Subject: [PATCH] Update requirements.txt --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1f03925..a7760d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ numpy -scenedetect[opencv,progress_bar] +scenedetect[opencv] opencv-python tqdm psutil scipy -matplotlib \ No newline at end of file +matplotlib