Skip to content

Commit e772353

Browse files
authored
Merge pull request #3562 from manics/update-requirements.in
Update kubespawner ldapauthenticator
2 parents 64da259 + 1621770 commit e772353

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

images/hub/requirements.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ jupyterhub==5.2.1
1212
## Authenticators
1313
jupyterhub-firstuseauthenticator>=1
1414
jupyterhub-hmacauthenticator
15-
jupyterhub-ldapauthenticator==2.0.0
15+
jupyterhub-ldapauthenticator>=2.0.1
1616
jupyterhub-ltiauthenticator!=1.3.0
1717
jupyterhub-nativeauthenticator
1818
jupyterhub-tmpauthenticator
1919
oauthenticator[googlegroups,mediawiki]
2020

2121
## Kubernetes spawner
22-
jupyterhub-kubespawner==7.0.0b3
22+
jupyterhub-kubespawner>=7.0.0
2323

2424
## Other optional dependencies for additional features
2525
pymysql # mysql

0 commit comments

Comments
 (0)