mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Merge pull request #260 from willirath/patch-1
Use newer firstuseauthenticator
This commit is contained in:
@@ -187,7 +187,7 @@ def ensure_jupyterhub_package(prefix):
|
||||
'jupyterhub==0.9.4',
|
||||
'jupyterhub-dummyauthenticator==0.3.1',
|
||||
'jupyterhub-systemdspawner==0.11',
|
||||
'jupyterhub-firstuseauthenticator==0.11',
|
||||
'jupyterhub-firstuseauthenticator==0.12',
|
||||
'jupyterhub-ldapauthenticator==1.2.2',
|
||||
'oauthenticator==0.8.0',
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user