Merge pull request #810 from yuvipanda/systemdspawnerbump

Bump systemdspawner version
This commit is contained in:
Georgiana Elena
2022-04-27 15:09:06 +03:00
committed by GitHub

View File

@@ -122,7 +122,7 @@ def ensure_jupyterhub_package(prefix):
prefix, prefix,
[ [
"jupyterhub==1.*", "jupyterhub==1.*",
"jupyterhub-systemdspawner==0.15.*", "jupyterhub-systemdspawner==0.16.*",
"jupyterhub-firstuseauthenticator==1.*", "jupyterhub-firstuseauthenticator==1.*",
"jupyterhub-nativeauthenticator==1.*", "jupyterhub-nativeauthenticator==1.*",
"jupyterhub-ldapauthenticator==1.*", "jupyterhub-ldapauthenticator==1.*",