diff --git a/requirements-jupyter.txt b/requirements-jupyter.txt index ef0988805d..539fa062c5 100644 --- a/requirements-jupyter.txt +++ b/requirements-jupyter.txt @@ -1,6 +1,4 @@ # TODO: replace requirements files with Pipfile file (when it is stable and supported by pip) nbconvert==7.16.6 playwright==1.49.1 -# Pin mistune to < 3.1 to be compatible with nbconvert -# Ref: https://github.com/jupyter/nbconvert/issues/2198 mistune==3.1.1