We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6de06bd commit a0a3e7dCopy full SHA for a0a3e7d
1 file changed
setup.py
@@ -65,7 +65,7 @@ def run(self):
65
'ipython>=7.23.1',
66
'traitlets>=5.1.0,<6.0',
67
'jupyter_client<8.0',
68
- 'tornado>=4.2,<7.0',
+ 'tornado>=5.0,<7.0',
69
'matplotlib-inline>=0.1.0,<0.2.0',
70
'appnope;platform_system=="Darwin"',
71
'psutil',
0 commit comments