diff --git a/custom_pytorch_yolov5/files/requirements.txt b/custom_pytorch_yolov5/files/requirements.txt index 1d52da8..6f7191a 100644 --- a/custom_pytorch_yolov5/files/requirements.txt +++ b/custom_pytorch_yolov5/files/requirements.txt @@ -1,4 +1,4 @@ numpy==1.24.1 opencv_python==4.7.0.68 -Pillow==9.4.0 +Pillow==10.0.1 torch==1.13.1