From cc851b8a82eb68b1d924b87f95896cd662039031 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 8 Mar 2022 02:08:37 +0100 Subject: [PATCH] Update numpy from 1.22.2 to 1.22.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d9bc3e0..f1f8b35 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ tqdm>=4.62.3 -numpy==1.22.2 +numpy==1.22.3 pycocotools==2.0.4 Pillow>=5.3.0 matplotlib>=3.4.3