diff --git a/CVC-YOLOv3/requirements.txt b/CVC-YOLOv3/requirements.txt index 764c988..318f2b6 100644 --- a/CVC-YOLOv3/requirements.txt +++ b/CVC-YOLOv3/requirements.txt @@ -8,7 +8,7 @@ pandas==0.24.2 imgaug==0.3.0 onnx==1.6.0 optuna==0.19.0 -Pillow==6.2.1 +Pillow==9.3.0 protobuf==3.11.0 pymysql==0.9.3 retrying==1.3.3