diff --git a/tljh/requirements-base.txt b/tljh/requirements-base.txt index 8aee11e..2984649 100644 --- a/tljh/requirements-base.txt +++ b/tljh/requirements-base.txt @@ -3,7 +3,7 @@ # JupyterHub + notebook package are base requirements for user environment jupyterhub==1.4.0 -notebook==6.3.0 +notebook==6.4.1 # Install additional notebook frontends! jupyterlab==3.* nteract-on-jupyter==2.1.*