diff --git a/courses/computational_photography/proj5-video_stitching/requirements.txt b/courses/computational_photography/proj5-video_stitching/requirements.txt old mode 100755 new mode 100644 index 56d5d34..22657fd --- a/courses/computational_photography/proj5-video_stitching/requirements.txt +++ b/courses/computational_photography/proj5-video_stitching/requirements.txt @@ -1,4 +1,4 @@ matplotlib==3.1.1 -numpy==1.17.3 +numpy==1.22.0 opencv-contrib-python==3.4.2.16 opencv-python==3.4.2.16 \ No newline at end of file