diff --git a/setup.py b/setup.py index a4bbd1d2561f0f210cc618becd043ce58bd59455..560209023cbf172fa2b6ebd91d3ba13b8a0ec2d8 100644 --- a/setup.py +++ b/setup.py @@ -67,9 +67,9 @@ install_requires = [ "extra_geom==1.11.0", "gitpython==3.1.42", "h5py==3.10.0", - "ipykernel==6.29.3", + "ipykernel==6.29.5", "ipyparallel==8.6.1", - "ipython==8.22.1", + "ipython==8.30.0", "ipython_genutils==0.2.0", "jupyter-core==5.7.1", "jupyter_client==8.6.0",