From ba96690bc2d8ebd3da275e67407b09638a83d067 Mon Sep 17 00:00:00 2001 From: Lois Rilo Date: Tue, 17 Mar 2020 10:59:51 +0100 Subject: [PATCH] freeze dependency to avoid futures issues when the library gets updated --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5fb65221b..a9f67c1cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ bokeh==1.1.0 # web_widget_mpld3_chart matplotlib>=2.0.0 -mpld3>=0.3 +mpld3==0.3