Skip to content

Commit eeae5f0

Browse files
authored
Merge pull request #959 from consideRatio/pr/add-azure-ad-dependency
Add missing oauthenticator dependency for AzureADOAuthenticator
2 parents 3da9743 + 4abf3f0 commit eeae5f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tljh/requirements-hub-env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jupyterhub-firstuseauthenticator>=1.0.0,<2
1414
jupyterhub-nativeauthenticator>=1.2.0,<2
1515
jupyterhub-ldapauthenticator>=1.3.2,<2
1616
jupyterhub-tmpauthenticator>=1.0.0,<2
17-
oauthenticator>=16.0.4,<17
17+
oauthenticator[azuread]>=16.0.4,<17
1818
jupyterhub-idle-culler>=1.2.1,<2
1919

2020
# pycurl is installed to improve reliability and performance for when JupyterHub

0 commit comments

Comments
 (0)