Skip to content

Commit 9033db1

Browse files
committed
Unpin nbconvert
1 parent d1cb381 commit 9033db1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
'jupyter_core>=4.4.0',
9090
'jupyter_client>=6.1.1',
9191
'nbformat',
92-
'nbconvert<6',
92+
'nbconvert',
9393
'ipykernel', # bless IPython kernel for now
9494
'Send2Trash',
9595
'terminado>=0.8.1',

0 commit comments

Comments
 (0)