From ce5f69ccce8c11fccaaa9f6d97b3e224154247cf Mon Sep 17 00:00:00 2001 From: Nicholas Bollweg Date: Wed, 12 May 2021 15:17:51 -0400 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20UPGRADE:=20nbconvert=206?= =?UTF-8?q?=20support=20(#326)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 0e891dab..c7e51c76 100644 --- a/setup.cfg +++ b/setup.cfg @@ -45,7 +45,7 @@ install_requires = jupyter-cache~=0.4.1 jupyter_sphinx~=0.3.2 myst-parser~=0.14.0 - nbconvert~=5.6 + nbconvert>=5.6,<7 nbformat~=5.0 pyyaml sphinx>=2,<4