Bump systemdspawner

New version released, with https://github.com/jupyterhub/systemdspawner/pull/53
This commit is contained in:
Yuvi Panda
2020-07-29 13:44:58 +05:30
committed by GitHub
parent e8136c06c3
commit 70c76b11a7

View File

@@ -221,7 +221,7 @@ def ensure_jupyterhub_package(prefix):
conda.ensure_pip_packages(prefix, [
'jupyterhub==1.1.0',
'jupyterhub-dummyauthenticator==0.3.1',
'jupyterhub-systemdspawner==0.13',
'jupyterhub-systemdspawner==0.14',
'jupyterhub-firstuseauthenticator==0.14.1',
'jupyterhub-nativeauthenticator==0.0.5',
'jupyterhub-ldapauthenticator==1.3.0',