mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Bump systemdspawner version
This commit is contained in:
@@ -68,7 +68,7 @@ def ensure_jupyterhub_package(prefix):
|
||||
conda.ensure_conda_packages(prefix, ['jupyterhub==0.9.0'])
|
||||
conda.ensure_pip_packages(prefix, [
|
||||
'jupyterhub-dummyauthenticator==0.3.1',
|
||||
'jupyterhub-systemdspawner==0.10',
|
||||
'jupyterhub-systemdspawner==0.11',
|
||||
'jupyterhub-firstuseauthenticator==0.10'
|
||||
])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user