We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e68745 + bb17a1b commit f4538abCopy full SHA for f4538ab
tljh/requirements-hub-env.txt
@@ -8,13 +8,13 @@
8
# If a dependency is bumped to a new major version, we should make a major
9
# version release of tljh.
10
#
11
-jupyterhub>=5.1.0,<6
+jupyterhub>=5.2.0,<6
12
jupyterhub-systemdspawner>=1.0.1,<2
13
jupyterhub-firstuseauthenticator>=1.1.0,<2
14
jupyterhub-nativeauthenticator>=1.3.0,<2
15
-jupyterhub-ldapauthenticator==2.0.0b2 # FIXME: update to >=2.0.0,<3
+jupyterhub-ldapauthenticator>=2.0.0,<3
16
jupyterhub-tmpauthenticator>=1.0.0,<2
17
-oauthenticator>=17,<18
+oauthenticator>=17.1.0,<18
18
jupyterhub-idle-culler>=1.4.0,<2
19
20
# pycurl is installed to improve reliability and performance for when JupyterHub
0 commit comments