From e9d819db64e9857f435d9faefd6d28a957636fd7 Mon Sep 17 00:00:00 2001 From: dbespiatykh Date: Thu, 6 Jun 2024 17:35:47 +0300 Subject: [PATCH] Add matplotlib==3.8.2 --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 04663d0..b31fb4c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,3 +10,4 @@ mapclassify==2.6.1 pdbio==0.4.2 altair==4.2.2 pandas==2.2.2 +matplotlib==3.8.2