diff --git a/S01 - Bootcamp and Binary Classification/SLU00 - LU Tutorial/requirements.txt b/S01 - Bootcamp and Binary Classification/SLU00 - LU Tutorial/requirements.txt index c6f103edd..09fe76ca5 100644 --- a/S01 - Bootcamp and Binary Classification/SLU00 - LU Tutorial/requirements.txt +++ b/S01 - Bootcamp and Binary Classification/SLU00 - LU Tutorial/requirements.txt @@ -15,7 +15,7 @@ ipython-genutils==0.2.0 # via nbformat, notebook, qtconsole, traitlets ipython==7.13.0 # via ipykernel, ipywidgets, jupyter-console ipywidgets==7.5.1 # via jupyter jedi==0.17.0 # via ipython -jinja2==2.11.2 # via nbconvert, notebook +jinja2==3.1.5 # via nbconvert, notebook jsonschema==3.2.0 # via nbformat, nbgrader jupyter-client==6.1.3 # via ipykernel, jupyter-console, nbgrader, notebook, qtconsole jupyter-console==6.1.0 # via jupyter