Skip to content

Commit a0a3e7d

Browse files
committed
bump required tornado
1 parent 6de06bd commit a0a3e7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ def run(self):
6565
'ipython>=7.23.1',
6666
'traitlets>=5.1.0,<6.0',
6767
'jupyter_client<8.0',
68-
'tornado>=4.2,<7.0',
68+
'tornado>=5.0,<7.0',
6969
'matplotlib-inline>=0.1.0,<0.2.0',
7070
'appnope;platform_system=="Darwin"',
7171
'psutil',

0 commit comments

Comments
 (0)