Allow testing with nbconvert 6 again (unpin)

Closes gh-5086
Closes gh-5092
pull/5111/head
Thomas Kluyver 6 years ago
parent d6259ae285
commit e53383ceb2

@ -107,7 +107,7 @@ for more information.
'jupyter_core>=4.6.0',
'jupyter_client>=5.3.4',
'nbformat',
'nbconvert<6',
'nbconvert',
'ipykernel', # bless IPython kernel for now
'Send2Trash',
'terminado>=0.8.1',

Loading…
Cancel
Save