diff --git a/scenedetection/requirements.txt b/scenedetection/requirements.txt index a330546..333d61a 100644 --- a/scenedetection/requirements.txt +++ b/scenedetection/requirements.txt @@ -5,7 +5,7 @@ imageio==2.6.1 kiwisolver==1.1.0 matplotlib==3.1.1 networkx==2.4 -numpy==1.17.3 +numpy==1.22.0 opencv-python==4.2.0.32 Pillow==8.3.2 pyparsing==2.4.2 diff --git a/scenedetection/scene_detect_with_jupyter.txt b/scenedetection/scene_detect_with_jupyter.txt index 1c69a99..1ad087d 100644 --- a/scenedetection/scene_detect_with_jupyter.txt +++ b/scenedetection/scene_detect_with_jupyter.txt @@ -38,7 +38,7 @@ nbconvert==5.6.0 nbformat==4.4.0 networkx==2.4 notebook==6.0.1 -numpy==1.17.3 +numpy==1.22.0 opencv-python==4.2.0.32 pandocfilters==1.4.2 parso==0.5.1 diff --git a/scenedetection/scenedetectenv_reqts.txt b/scenedetection/scenedetectenv_reqts.txt index 97a5d2a..e0c78dc 100644 --- a/scenedetection/scenedetectenv_reqts.txt +++ b/scenedetection/scenedetectenv_reqts.txt @@ -1,5 +1,5 @@ Click==7.0 -numpy==1.17.3 +numpy==1.22.0 opencv-python==4.2.0.32 pkg-resources==0.0.0 scenedetect==0.5.1.1