We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64da259 commit f4a2909Copy full SHA for f4a2909
images/hub/requirements.in
@@ -12,14 +12,14 @@ jupyterhub==5.2.1
12
## Authenticators
13
jupyterhub-firstuseauthenticator>=1
14
jupyterhub-hmacauthenticator
15
-jupyterhub-ldapauthenticator==2.0.0
+jupyterhub-ldapauthenticator>=2.0.0
16
jupyterhub-ltiauthenticator!=1.3.0
17
jupyterhub-nativeauthenticator
18
jupyterhub-tmpauthenticator
19
oauthenticator[googlegroups,mediawiki]
20
21
## Kubernetes spawner
22
-jupyterhub-kubespawner==7.0.0b3
+jupyterhub-kubespawner>=7.0.0
23
24
## Other optional dependencies for additional features
25
pymysql # mysql
0 commit comments