From c5cd7c6478613bf4cf42177106f3fc559a5717fe Mon Sep 17 00:00:00 2001
From: Bryan Brancotte <bryan.brancotte@pasteur.fr>
Date: Wed, 17 Jan 2024 17:05:09 +0100
Subject: [PATCH] bump matplotlib

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

diff --git a/requirements.txt b/requirements.txt
index eca93137..84e13569 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,7 +7,7 @@ numpy
 pandas
 tables
 scipy
-matplotlib
+matplotlib>=3.7.4
 seaborn
 celery
 importlib-metadata==4.13.0
-- 
GitLab