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 77e9df6 + f0cc811 commit d670dc0Copy full SHA for d670dc0
images/singleuser-sample/requirements.txt
@@ -99,7 +99,7 @@ json5==0.9.25
99
# via jupyterlab-server
100
jsonpointer==3.0.0
101
# via jsonschema
102
-jsonschema==4.23.0
+jsonschema[format-nongpl]==4.23.0
103
# via
104
# jupyter-events
105
# jupyterlab-server
@@ -137,7 +137,7 @@ jupyter-server-terminals==0.5.3
137
# via jupyter-server
138
jupyterhub==5.1.0
139
# via -r requirements.in
140
-jupyterlab==4.2.4
+jupyterlab==4.2.5
141
142
jupyterlab-pygments==0.3.0
143
# via nbconvert
0 commit comments