Skip to content

Commit d57cd55

Browse files
committed
image, singleuser-sample: remove retrolab and refreeze
1 parent 4fa8b47 commit d57cd55

File tree

2 files changed

+53
-17
lines changed

2 files changed

+53
-17
lines changed

images/singleuser-sample/requirements.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ jupyterhub==4.0.0b1
1212
# UI
1313
jupyterlab
1414
nbclassic
15-
retrolab
1615

1716
# plugins
1817
nbgitpuller

images/singleuser-sample/requirements.txt

Lines changed: 53 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
#
55
# Use the "Run workflow" button at https://github.com/jupyterhub/zero-to-jupyterhub-k8s/actions/workflows/watch-dependencies.yaml
66
#
7+
aiofiles==22.1.0
8+
# via ypy-websocket
9+
aiosqlite==0.18.0
10+
# via ypy-websocket
711
alembic==1.9.4
812
# via jupyterhub
913
anyio==3.6.2
@@ -15,6 +19,8 @@ argon2-cffi==21.3.0
1519
# notebook
1620
argon2-cffi-bindings==21.2.0
1721
# via argon2-cffi
22+
arrow==1.2.3
23+
# via isoduration
1824
asttokens==2.2.1
1925
# via stack-data
2026
async-generator==1.10
@@ -53,6 +59,8 @@ executing==1.2.0
5359
# via stack-data
5460
fastjsonschema==2.16.3
5561
# via nbformat
62+
fqdn==1.5.1
63+
# via jsonschema
5664
greenlet==2.0.2
5765
# via sqlalchemy
5866
idna==3.4
@@ -72,6 +80,8 @@ ipython-genutils==0.2.0
7280
# via
7381
# nbclassic
7482
# notebook
83+
isoduration==20.11.0
84+
# via jsonschema
7585
jedi==0.18.2
7686
# via ipython
7787
jinja2==3.1.2
@@ -85,8 +95,11 @@ jinja2==3.1.2
8595
# notebook
8696
json5==0.9.11
8797
# via jupyterlab-server
88-
jsonschema==4.17.3
98+
jsonpointer==2.3
99+
# via jsonschema
100+
jsonschema[format-nongpl]==4.17.3
89101
# via
102+
# jupyter-events
90103
# jupyter-telemetry
91104
# jupyterlab-server
92105
# nbformat
@@ -108,29 +121,38 @@ jupyter-core==5.2.0
108121
# nbconvert
109122
# nbformat
110123
# notebook
111-
jupyter-server==1.23.6
124+
jupyter-events==0.6.3
125+
# via
126+
# jupyter-server
127+
# jupyter-server-fileid
128+
jupyter-server==2.3.0
112129
# via
113130
# jupyter-server-fileid
114131
# jupyterlab
115132
# jupyterlab-server
116133
# nbclassic
117134
# nbgitpuller
118135
# notebook-shim
119-
# retrolab
136+
jupyter-server-fileid==0.8.0
137+
# via jupyter-server-ydoc
138+
jupyter-server-terminals==0.4.4
139+
# via jupyter-server
140+
jupyter-server-ydoc==0.6.1
141+
# via jupyterlab
120142
jupyter-telemetry==0.1.0
121143
# via jupyterhub
144+
jupyter-ydoc==0.2.2
145+
# via
146+
# jupyter-server-ydoc
147+
# jupyterlab
122148
jupyterhub==4.0.0b1
123149
# via -r requirements.in
124-
jupyterlab==3.4.8
125-
# via
126-
# -r requirements.in
127-
# retrolab
150+
jupyterlab==3.6.1
151+
# via -r requirements.in
128152
jupyterlab-pygments==0.2.2
129153
# via nbconvert
130154
jupyterlab-server==2.19.0
131-
# via
132-
# jupyterlab
133-
# retrolab
155+
# via jupyterlab
134156
mako==1.2.4
135157
# via alembic
136158
markupsafe==2.1.2
@@ -149,7 +171,6 @@ nbclassic==0.5.2
149171
# -r requirements.in
150172
# jupyterlab
151173
# notebook
152-
# retrolab
153174
nbclient==0.7.2
154175
# via nbconvert
155176
nbconvert==7.2.9
@@ -234,6 +255,8 @@ python-json-logger==2.0.7
234255
# via
235256
# jupyter-events
236257
# jupyter-telemetry
258+
pyyaml==6.0
259+
# via jupyter-events
237260
pyzmq==25.0.0
238261
# via
239262
# ipykernel
@@ -245,8 +268,14 @@ requests==2.28.2
245268
# via
246269
# jupyterhub
247270
# jupyterlab-server
248-
retrolab==0.3.21
249-
# via -r requirements.in
271+
rfc3339-validator==0.1.4
272+
# via
273+
# jsonschema
274+
# jupyter-events
275+
rfc3986-validator==0.1.1
276+
# via
277+
# jsonschema
278+
# jupyter-events
250279
ruamel-yaml==0.17.21
251280
# via jupyter-telemetry
252281
send2trash==1.8.0
@@ -273,12 +302,11 @@ stack-data==0.6.2
273302
terminado==0.17.1
274303
# via
275304
# jupyter-server
305+
# jupyter-server-terminals
276306
# nbclassic
277307
# notebook
278308
tinycss2==1.2.1
279309
# via nbconvert
280-
tomli==2.0.1
281-
# via jupyterlab
282310
tornado==6.2
283311
# via
284312
# ipykernel
@@ -289,7 +317,6 @@ tornado==6.2
289317
# nbclassic
290318
# nbgitpuller
291319
# notebook
292-
# retrolab
293320
# terminado
294321
traitlets==5.9.0
295322
# via
@@ -310,13 +337,23 @@ traitlets==5.9.0
310337
# notebook
311338
typing-extensions==4.5.0
312339
# via sqlalchemy
340+
uri-template==1.2.0
341+
# via jsonschema
313342
urllib3==1.26.14
314343
# via requests
315344
wcwidth==0.2.6
316345
# via prompt-toolkit
346+
webcolors==1.12
347+
# via jsonschema
317348
webencodings==0.5.1
318349
# via
319350
# bleach
320351
# tinycss2
321352
websocket-client==1.5.1
322353
# via jupyter-server
354+
y-py==0.5.9
355+
# via
356+
# jupyter-ydoc
357+
# ypy-websocket
358+
ypy-websocket==0.8.2
359+
# via jupyter-server-ydoc

0 commit comments

Comments
 (0)