Update core and client dependencies (#4959)

This commit is contained in:
Kevin Bates 2019-10-21 08:35:57 -07:00 committed by Luciano Resende
parent 5acbc155b9
commit 55e93b9ffe

View File

@ -104,8 +104,8 @@ for more information.
'pyzmq>=17',
'ipython_genutils',
'traitlets>=4.2.1',
'jupyter_core>=4.4.0',
'jupyter_client>=5.3.1',
'jupyter_core>=4.6.0',
'jupyter_client>=5.3.4',
'nbformat',
'nbconvert',
'ipykernel', # bless IPython kernel for now