Skip to content
Snippets Groups Projects

Update IPython to 8.30.0

Merged Thomas Kluyver requested to merge fix/update-ipython into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -67,9 +67,9 @@ install_requires = [
@@ -67,9 +67,9 @@ install_requires = [
"extra_geom==1.11.0",
"extra_geom==1.11.0",
"gitpython==3.1.42",
"gitpython==3.1.42",
"h5py==3.10.0",
"h5py==3.10.0",
"ipykernel==6.29.3",
"ipykernel==6.29.5",
"ipyparallel==8.6.1",
"ipyparallel==8.6.1",
"ipython==8.22.1",
"ipython==8.30.0",
"ipython_genutils==0.2.0",
"ipython_genutils==0.2.0",
"jupyter-core==5.7.1",
"jupyter-core==5.7.1",
"jupyter_client==8.6.0",
"jupyter_client==8.6.0",
Loading