diff --git a/polygon-yolov5/requirements.txt b/polygon-yolov5/requirements.txt index ee901d4..cdb4e29 100644 --- a/polygon-yolov5/requirements.txt +++ b/polygon-yolov5/requirements.txt @@ -30,3 +30,4 @@ pandas # Cython # for pycocotools https://github.com/cocodataset/cocoapi/issues/172 # pycocotools>=2.0 # COCO mAP thop # FLOPs computation +urllib3>=2.2.2 # not directly required, pinned by Snyk to avoid a vulnerability