Bump jh in hub env

This commit is contained in:
GeorgianaElena
2020-12-23 13:53:57 +02:00
parent 6925279d59
commit 516a23e377

View File

@@ -222,7 +222,7 @@ def ensure_jupyterhub_package(prefix):
conda.ensure_pip_packages( conda.ensure_pip_packages(
prefix, prefix,
[ [
"jupyterhub==1.1.0", "jupyterhub==1.2.0",
"jupyterhub-dummyauthenticator==0.3.1", "jupyterhub-dummyauthenticator==0.3.1",
"jupyterhub-systemdspawner==0.15", "jupyterhub-systemdspawner==0.15",
"jupyterhub-firstuseauthenticator==0.14.1", "jupyterhub-firstuseauthenticator==0.14.1",