From d4be4cb24b66330be89606d5a55c3ee327b39447 Mon Sep 17 00:00:00 2001 From: Snyk bot Date: Sat, 25 Feb 2023 23:30:28 +0000 Subject: [PATCH] [Snyk] Fix for 2 vulnerabilities (#1051) Co-authored-by: Glenn Jocher --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 8fdd8bd..2a3010f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,3 +42,4 @@ wheel>=0.38.0 # Snyk vulnerability fix # albumentations>=1.0.3 # pycocotools>=2.0.6 # COCO mAP # roboflow +certifi>=2022.12.7 # not directly required, pinned by Snyk to avoid a vulnerability