Merge pull request #4756 from SylvainCorlay/update-jupyter-client

Update jupyter_client
pull/4758/head
Sylvain Corlay 7 years ago committed by GitHub
commit 7ea809d6d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -105,7 +105,7 @@ for more information.
'ipython_genutils',
'traitlets>=4.2.1',
'jupyter_core>=4.4.0',
'jupyter_client>=5.3.0',
'jupyter_client>=5.3.1',
'nbformat',
'nbconvert',
'ipykernel', # bless IPython kernel for now

Loading…
Cancel
Save