diff --git a/polygon-yolov5/requirements.txt b/polygon-yolov5/requirements.txt index ee901d4..1ea6df5 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 +werkzeug>=3.0.6 # not directly required, pinned by Snyk to avoid a vulnerability