diff --git a/requirements-jupyter.txt b/requirements-jupyter.txt index 82ea4e8d..d5e789f2 100644 --- a/requirements-jupyter.txt +++ b/requirements-jupyter.txt @@ -1,13 +1,13 @@ ipykernel==5.1.2 -ipython==7.7.0 +ipython==8.10.0 ipython-genutils==0.2.0 ipywidgets==7.5.1 jupyter==1.0.0 jupyter-client==5.3.1 jupyter-console==6.0.0 -jupyter-core==4.5.0 -nbconvert==5.6.0 +jupyter-core==4.11.2 +nbconvert==6.5.1 nbformat==4.4.0 -notebook==5.7.8 -tornado < 6.0 +notebook==6.4.12 +tornado < 7.0 widgetsnbextension==3.5.1