diff --git a/notebooks/.devcontainer/requirements.txt b/notebooks/.devcontainer/requirements.txt index 9abe3c2..da30613 100644 --- a/notebooks/.devcontainer/requirements.txt +++ b/notebooks/.devcontainer/requirements.txt @@ -1,4 +1,4 @@ # notebooks specific requirements -ipykernel==6.30.1 +ipykernel==7.1.0 nbconvert==7.16.6 nbformat==5.10.4