From 5afd33a615bf7d3d906585cd6ad269fa8613246a Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Thu, 26 Jan 2023 11:03:37 +0000
Subject: [PATCH] Bump Python requirement numpy to 1.24.1

---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index e6948b88..799bb803 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,7 +5,7 @@ fontTools==4.38.0
 imageio==2.22.4
 mlflow==2.0.1
 networkx==2.8.8
-numpy==1.23.5
+numpy==1.24.1
 opencv-python==4.6.0.66
 PyYAML==6.0
 scipy==1.9.3
-- 
GitLab