Skip to content

Commit

Permalink
Merge pull request #602 from jupyterhub/yuvipanda-patch-1
Browse files Browse the repository at this point in the history
Bump systemdspawner
  • Loading branch information
GeorgianaElena committed Jul 29, 2020
2 parents e8136c0 + 70c76b1 commit e1af141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tljh/installer.py
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit e1af141

Please sign in to comment.