File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 10
10
#
11
11
jupyterhub>=5.1.0,<6
12
12
jupyterhub-systemdspawner>=1.0.1,<2
13
- jupyterhub-firstuseauthenticator>=1.0 .0,<2
14
- jupyterhub-nativeauthenticator>=1.2 .0,<2
15
- jupyterhub-ldapauthenticator>=1.3.2,<2
13
+ jupyterhub-firstuseauthenticator>=1.1 .0,<2
14
+ jupyterhub-nativeauthenticator>=1.3 .0,<2
15
+ jupyterhub-ldapauthenticator==2.0.0b1 # FIXME: update to >=2.0.0,<3
16
16
jupyterhub-tmpauthenticator>=1.0.0,<2
17
17
oauthenticator>=17,<18
18
- jupyterhub-idle-culler>=1.2.1 ,<2
18
+ jupyterhub-idle-culler>=1.4.0 ,<2
19
19
20
20
# pycurl is installed to improve reliability and performance for when JupyterHub
21
21
# makes web requests. JupyterHub will use tornado's CurlAsyncHTTPClient when
@@ -25,4 +25,4 @@ jupyterhub-idle-culler>=1.2.1,<2
25
25
# ref: https://www.tornadoweb.org/en/stable/httpclient.html#module-tornado.simple_httpclient
26
26
# ref: https://github.com/jupyterhub/the-littlest-jupyterhub/issues/289
27
27
#
28
- pycurl>=7.45.2 ,<8
28
+ pycurl>=7.45.3 ,<8
You can’t perform that action at this time.
0 commit comments