Skip to content

Commit d4b27d4

Browse files
committed
Update IPython to 7.23
1 parent f0d3527 commit d4b27d4

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
@@ -76,7 +76,7 @@ def run(self):
7676
install_requires=[
7777
'importlib-metadata<4;python_version<"3.8.0"',
7878
'debugpy>=1.0.0',
79-
'ipython>=7.21.0',
79+
'ipython>=7.23.0',
8080
'traitlets>=4.1.0',
8181
'jupyter_client',
8282
'tornado>=4.2',

0 commit comments

Comments
 (0)