diff --git a/scripts/project-templates/jupyter/requirements.txt b/scripts/project-templates/jupyter/requirements.txt index a66857a..aea66c2 100644 --- a/scripts/project-templates/jupyter/requirements.txt +++ b/scripts/project-templates/jupyter/requirements.txt @@ -4,7 +4,7 @@ # Jupyter Stack jupyterlab>=4.1.0,<5.0.0 notebook>=7.1.0,<8.0.0 -ipykernel>=6.29.0,<7.0.0 +ipykernel>=6.29.0,<8.0.0 ipywidgets>=8.1.0,<9.0.0 # Data Science Core