From c4cd080f8a049e7fea2821a4eda4a8c8715ef660 Mon Sep 17 00:00:00 2001 From: taylorreiter Date: Wed, 13 Jul 2022 14:57:56 -0700 Subject: [PATCH] add matplotlib to env --- charcoal/conf/env-reporting.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/charcoal/conf/env-reporting.yml b/charcoal/conf/env-reporting.yml index 1047cc2..2774cfe 100644 --- a/charcoal/conf/env-reporting.yml +++ b/charcoal/conf/env-reporting.yml @@ -7,6 +7,7 @@ dependencies: - python>=3.7,<3.8 - papermill>=2.1.2,<3 - notebook>=6,<7 + - matplotlib=3.5.2 - plotly>=4.9.0,<5 - ipykernel - sourmash>=4.2.2,<5