Skip to content

Commit 93c4016

Browse files
committed
Bumped the required version of jupyter_client
1 parent 64ec32a commit 93c4016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
'ipython_genutils',
8181
'traitlets>=4.2.1',
8282
'jupyter_core>=4.4.0',
83-
'jupyter_client>=5.2.0',
83+
'jupyter_client>=5.3.0',
8484
'nbformat',
8585
'nbconvert',
8686
'ipykernel', # bless IPython kernel for now

0 commit comments

Comments
 (0)