diff --git a/notebooks/ncml2stac.ipynb b/notebooks/ncml2stac.ipynb
index 8da8ed4..0c65cf1 100644
--- a/notebooks/ncml2stac.ipynb
+++ b/notebooks/ncml2stac.ipynb
@@ -266,7 +266,7 @@
" \n",
" \n",
" \n",
- " \n",
+ " \n",
" \n",
" \n",
" \n",
diff --git a/requirements-dev.txt b/requirements-dev.txt
index 6999cc9..32d6f91 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -7,7 +7,7 @@
jupyter
jupyter-repo2docker
ipython2cwl # installs 'jupyter-repo2cwl'
-jinja2==3.0.3 # patch nbconvert (https://github.com/d2l-ai/d2l-book/issues/46)
+jinja2
# ---------------------
# General DevOps checks