diff --git a/requirements.txt b/requirements.txt index 964809e..1a8679a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,5 +19,5 @@ matplotlib>=3.7 # Executing the notebooks in CI, which is how we know they still run. jupyter>=1.1.1 nbconvert>=7.17.1 -nbformat>=5.10.4 +nbformat>=5.11.0 ipykernel>=7.3.0