diff --git a/ObjectDetection/Yolo/resource/requirements.txt b/ObjectDetection/Yolo/resource/requirements.txt old mode 100755 new mode 100644 index 57ae186..9d9b2bc --- a/ObjectDetection/Yolo/resource/requirements.txt +++ b/ObjectDetection/Yolo/resource/requirements.txt @@ -1,5 +1,5 @@ numpy>=1.16.0 -pillow==6.2.0 +pillow==9.3.0 scipy==1.1.0 wget==3.2 seaborn==0.9.0