From 52e085e918994c654304b75fccecfb99d39c7d91 Mon Sep 17 00:00:00 2001 From: Lorenzo Venerandi <68255980+Lore09@users.noreply.github.com> Date: Mon, 3 Mar 2025 20:08:03 +0100 Subject: [PATCH] added seaborn --- requirements.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/requirements.txt b/requirements.txt index a2576e0..3a854ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,25 @@ certifi==2024.12.14 charset-normalizer==3.4.1 +contourpy==1.3.1 +cycler==0.12.1 docker==7.1.0 +fonttools==4.56.0 idna==3.10 Jinja2==3.1.5 +kiwisolver==1.4.8 MarkupSafe==3.0.2 +matplotlib==3.10.1 +numpy==2.2.3 +packaging==24.2 +pandas==2.2.3 +pillow==11.1.0 +pyparsing==3.2.1 +python-dateutil==2.9.0.post0 python-dotenv==1.0.1 +pytz==2025.1 PyYAML==6.0.2 requests==2.32.3 +seaborn==0.13.2 +six==1.17.0 +tzdata==2025.1 urllib3==2.3.0