From b1fbc59d7c321b2e084daa067bf93f853d1480b2 Mon Sep 17 00:00:00 2001 From: Mathieu Boudreau Date: Wed, 9 Oct 2024 13:39:43 -0300 Subject: [PATCH] Add missing req --- binder/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/binder/requirements.txt b/binder/requirements.txt index ccd6be5..fc91a69 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -4,4 +4,5 @@ Dash dash_bootstrap_components networkx repo2data==2.9.1 -chart_studio \ No newline at end of file +chart_studio +matplotlib \ No newline at end of file