We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7edf326 + 9058c5e commit 63fca6dCopy full SHA for 63fca6d
images/hub/requirements.txt
@@ -65,7 +65,7 @@ jinja2==3.1.4
65
# jupyterhub-kubespawner
66
jsonpointer==3.0.0
67
# via jsonschema
68
-jsonschema==4.23.0
+jsonschema[format-nongpl]==4.23.0
69
# via
70
# jupyter-events
71
# oauthenticator
@@ -117,7 +117,7 @@ mwoauth==0.4.0
117
# via -r requirements.in
118
nullauthenticator==1.0.0
119
120
-oauthenticator==16.3.0
+oauthenticator==16.3.1
121
122
oauthlib==3.2.2
123
@@ -147,7 +147,7 @@ pydantic==2.9.2
147
# via jupyterhub
148
pydantic-core==2.23.4
149
# via pydantic
150
-pyjwt==2.9.0
+pyjwt[crypto]==2.9.0
151
152
# -r requirements.in
153
# jupyterhub-ltiauthenticator
0 commit comments