From 189b8b2237f9228af8034ca19ac0a0c9833dfcb9 Mon Sep 17 00:00:00 2001
From: Teklia Bot <contact@teklia.com>
Date: Fri, 28 Apr 2023 10:01:35 +0000
Subject: [PATCH] Bump Python requirement mlflow to 2.3.1

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

diff --git a/requirements.txt b/requirements.txt
index 0adfac79..b70462ed 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,7 @@ boto3==1.26.106
 editdistance==0.6.2
 fontTools==4.39.2
 imageio==2.26.1
-mlflow==2.2.2
+mlflow==2.3.1
 networkx==3.1
 numpy==1.23.5
 opencv-python==4.7.0.72
-- 
GitLab