diff --git a/setup.py b/setup.py index 6776ecea..793b0321 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ # specified in the docker container requirements files. 'google-auth==2.17.3', 'ipykernel==5.5.6', - 'ipython==7.34.0', + 'ipython==8.10.0', 'notebook==6.4.8', 'pandas==1.5.3', 'portpicker==1.5.2',