We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c779056 + 3629e3c commit ea455ebCopy full SHA for ea455eb
images/hub/requirements.txt
@@ -6,7 +6,7 @@
6
#
7
aiohappyeyeballs==2.3.2
8
# via aiohttp
9
-aiohttp==3.10.0
+aiohttp==3.10.2
10
# via kubernetes-asyncio
11
aiosignal==1.3.1
12
@@ -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
@@ -147,7 +147,7 @@ pydantic==2.8.2
147
# via jupyterhub
148
pydantic-core==2.20.1
149
# via pydantic
150
-pyjwt==2.8.0
+pyjwt[crypto]==2.8.0
151
152
# -r requirements.in
153
# jupyterhub-ltiauthenticator
0 commit comments