From 3ececaf01d0c228ca46fcd1b23ac9d7fdb1cc96e Mon Sep 17 00:00:00 2001 From: Jon Mease <jon.mease@gmail.com> Date: Wed, 13 Jun 2018 13:27:01 -0400 Subject: [PATCH] bump plotly version to 3.0.0rc8 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 44928ad..e2a62bb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -plotly==3.0rc6 +plotly==3.0rc8 ipywidgets notebook jupyterlab -- GitLab