We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc8158d commit 6016a77Copy full SHA for 6016a77
requirements.txt
@@ -45,7 +45,7 @@ jupyterlab-widgets==1.0.2; python_version >= '3.6'
45
markupsafe==2.0.1; python_version >= '3.6'
46
mistune==0.8.4
47
nbclient==0.5.10; python_version >= '3.7'
48
-nbconvert==6.4.0; python_version >= '3.7'
+nbconvert==6.5.1; python_version >= '3.7'
49
nbformat==5.1.3; python_version >= '3.5'
50
nest-asyncio==1.5.4; python_version >= '3.5'
51
notebook==6.1.6; python_version >= '3.5'
0 commit comments