Skip to content

Commit d32ad8e

Browse files
committed
fix it up
1 parent 59e74b0 commit d32ad8e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@
5454
'ipykernel>=6.14', # bless IPython kernel for now
5555
'prompt_toolkit>=2.0.0,<3.1.0,!=3.0.0,!=3.0.1',
5656
'pygments',
57+
'pyzmq>=17',
58+
'traitlets>5.4'
5759
],
5860
extras_require={
5961
'test': ['pexpect', 'pytest'],

0 commit comments

Comments
 (0)