File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ jupyterhub==5.2.0
1212## Authenticators
1313jupyterhub-firstuseauthenticator>=1
1414jupyterhub-hmacauthenticator
15- jupyterhub-ldapauthenticator
15+ jupyterhub-ldapauthenticator==2.0.0.b2
1616jupyterhub-ltiauthenticator!=1.3.0
1717jupyterhub-nativeauthenticator
1818jupyterhub-tmpauthenticator
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ jupyterhub-idle-culler==1.4.0
9696 # via -r requirements.in
9797jupyterhub-kubespawner == 7.0.0b3
9898 # via -r requirements.in
99- jupyterhub-ldapauthenticator == 1.3.2
99+ jupyterhub-ldapauthenticator == 2.0.0b2
100100 # via -r requirements.in
101101jupyterhub-ltiauthenticator == 1.6.2
102102 # via -r requirements.in
@@ -233,7 +233,6 @@ tornado==6.4.1
233233 # via
234234 # jupyterhub
235235 # jupyterhub-idle-culler
236- # jupyterhub-ldapauthenticator
237236 # oauthenticator
238237traitlets == 5.14.3
239238 # via
You can’t perform that action at this time.
0 commit comments