Bump hub and notebook versions

This commit is contained in:
GeorgianaElena
2021-05-10 14:13:08 +03:00
parent 2bfe79983d
commit ecf6664d5a
2 changed files with 3 additions and 3 deletions

View File

@@ -2,8 +2,8 @@
# pinning only direct dependencies is a recipe for broken environments!
# JupyterHub + notebook package are base requirements for user environment
jupyterhub==1.2.*
notebook==6.1.5
jupyterhub==1.4.0
notebook==6.3.0
# Install additional notebook frontends!
jupyterlab==3.*
nteract-on-jupyter==2.1.*