From e0de8f3a5c2cfd2b7aa81b44b9a9f9bf1bb6020d Mon Sep 17 00:00:00 2001 From: Chris Sewell <chrisj_sewell@hotmail.com> Date: Sun, 28 Jun 2020 00:21:05 +0100 Subject: [PATCH] Update requirements.txt --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 690ae88a..b98d7e61 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -11,4 +11,4 @@ bokeh altair sphinx-click sphinx_tabs -jupytext +jupytext[myst] -- GitLab