diff --git a/setup.py b/setup.py index 483ec534b..f00c303e6 100644 --- a/setup.py +++ b/setup.py @@ -89,7 +89,7 @@ "python-dateutil", "jupyter", "notebook>=4.2", - "nbconvert==5.6.1", + "nbconvert==6.5.1", "nbformat", "traitlets==5.0.5", "jupyter_core",