File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,7 @@ greenlet==2.0.2
58
58
idna == 3.4
59
59
# via
60
60
# anyio
61
+ # jsonschema
61
62
# requests
62
63
ipykernel == 6.21.2
63
64
# via
@@ -109,6 +110,7 @@ jupyter-core==5.2.0
109
110
# notebook
110
111
jupyter-server == 1.23.6
111
112
# via
113
+ # jupyter-server-fileid
112
114
# jupyterlab
113
115
# jupyterlab-server
114
116
# nbclassic
@@ -225,10 +227,13 @@ pyrsistent==0.19.3
225
227
# via jsonschema
226
228
python-dateutil == 2.8.2
227
229
# via
230
+ # arrow
228
231
# jupyter-client
229
232
# jupyterhub
230
233
python-json-logger == 2.0.7
231
- # via jupyter-telemetry
234
+ # via
235
+ # jupyter-events
236
+ # jupyter-telemetry
232
237
pyzmq == 25.0.0
233
238
# via
234
239
# ipykernel
@@ -254,6 +259,7 @@ six==1.16.0
254
259
# asttokens
255
260
# bleach
256
261
# python-dateutil
262
+ # rfc3339-validator
257
263
sniffio == 1.3.0
258
264
# via anyio
259
265
soupsieve == 2.4
@@ -292,6 +298,7 @@ traitlets==5.9.0
292
298
# ipython
293
299
# jupyter-client
294
300
# jupyter-core
301
+ # jupyter-events
295
302
# jupyter-server
296
303
# jupyter-telemetry
297
304
# jupyterhub
You can’t perform that action at this time.
0 commit comments