Skip to content

Commit 4fa8b47

Browse files
committed
image, singleuser-sample: refreeze
1 parent 9bc342d commit 4fa8b47

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

images/singleuser-sample/requirements.txt

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ greenlet==2.0.2
5858
idna==3.4
5959
# via
6060
# anyio
61+
# jsonschema
6162
# requests
6263
ipykernel==6.21.2
6364
# via
@@ -109,6 +110,7 @@ jupyter-core==5.2.0
109110
# notebook
110111
jupyter-server==1.23.6
111112
# via
113+
# jupyter-server-fileid
112114
# jupyterlab
113115
# jupyterlab-server
114116
# nbclassic
@@ -225,10 +227,13 @@ pyrsistent==0.19.3
225227
# via jsonschema
226228
python-dateutil==2.8.2
227229
# via
230+
# arrow
228231
# jupyter-client
229232
# jupyterhub
230233
python-json-logger==2.0.7
231-
# via jupyter-telemetry
234+
# via
235+
# jupyter-events
236+
# jupyter-telemetry
232237
pyzmq==25.0.0
233238
# via
234239
# ipykernel
@@ -254,6 +259,7 @@ six==1.16.0
254259
# asttokens
255260
# bleach
256261
# python-dateutil
262+
# rfc3339-validator
257263
sniffio==1.3.0
258264
# via anyio
259265
soupsieve==2.4
@@ -292,6 +298,7 @@ traitlets==5.9.0
292298
# ipython
293299
# jupyter-client
294300
# jupyter-core
301+
# jupyter-events
295302
# jupyter-server
296303
# jupyter-telemetry
297304
# jupyterhub

0 commit comments

Comments
 (0)