From 301d73a57472dbf87b5eac7acdc1b926745e4e85 Mon Sep 17 00:00:00 2001 From: Alex Hall Date: Mon, 25 Sep 2023 19:09:08 +0200 Subject: [PATCH] bump extension version, install plotly --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 815f615..3c42538 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ jupyterlite-core==0.1.2 jupyterlab==4.0.6 jupyterlite-pyodide-kernel==0.1.2 -grist-jupyterlab-widget==0.4.1 +plotly==5.17.0 +grist-jupyterlab-widget==0.5.0