7
7
absl-py==2.0.0
8
8
# via -r bazel/notebook_requirements.in
9
9
anyio==4.0.0
10
- # via jupyter-server
10
+ # via
11
+ # httpx
12
+ # jupyter-server
11
13
argon2-cffi==23.1.0
12
14
# via jupyter-server
13
15
argon2-cffi-bindings==21.2.0
@@ -33,17 +35,18 @@ black==24.3.0
33
35
bleach==6.0.0
34
36
# via nbconvert
35
37
certifi==2024.7.4
36
- # via requests
38
+ # via
39
+ # httpcore
40
+ # httpx
41
+ # requests
37
42
cffi==1.15.1
38
43
# via argon2-cffi-bindings
39
44
charset-normalizer==3.2.0
40
45
# via requests
41
46
click==8.1.3
42
47
# via black
43
48
comm==0.1.4
44
- # via
45
- # ipykernel
46
- # ipywidgets
49
+ # via ipykernel
47
50
debugpy==1.6.7.post1
48
51
# via ipykernel
49
52
decorator==5.1.1
@@ -60,28 +63,24 @@ filelock==3.12.2
60
63
# via virtualenv
61
64
fqdn==1.5.1
62
65
# via jsonschema
66
+ h11==0.14.0
67
+ # via httpcore
68
+ httpcore==1.0.5
69
+ # via httpx
70
+ httpx==0.27.2
71
+ # via jupyterlab
63
72
idna==3.7
64
73
# via
65
74
# anyio
75
+ # httpx
66
76
# jsonschema
67
77
# requests
68
78
immutabledict==3.0.0
69
79
# via -r bazel/notebook_requirements.in
70
80
ipykernel==6.25.2
71
- # via
72
- # jupyter
73
- # jupyter-console
74
- # jupyterlab
75
- # qtconsole
81
+ # via jupyterlab
76
82
ipython==8.15.0
77
- # via
78
- # ipykernel
79
- # ipywidgets
80
- # jupyter-console
81
- ipython-genutils==0.2.0
82
- # via qtconsole
83
- ipywidgets==8.1.0
84
- # via jupyter
83
+ # via ipykernel
85
84
isoduration==20.11.0
86
85
# via jsonschema
87
86
jedi==0.19.0
@@ -104,33 +103,25 @@ jsonschema[format-nongpl]==4.19.0
104
103
# nbformat
105
104
jsonschema-specifications==2023.7.1
106
105
# via jsonschema
107
- jupyter==1.0.0
108
- # via -r bazel/notebook_requirements.in
109
106
jupyter-client==8.3.1
110
107
# via
111
108
# ipykernel
112
- # jupyter-console
113
109
# jupyter-server
114
110
# nbclient
115
- # qtconsole
116
- jupyter-console==6.6.3
117
- # via jupyter
118
111
jupyter-core==5.3.1
119
112
# via
120
113
# ipykernel
121
114
# jupyter-client
122
- # jupyter-console
123
115
# jupyter-server
124
116
# jupyterlab
125
117
# nbclient
126
118
# nbconvert
127
119
# nbformat
128
- # qtconsole
129
120
jupyter-events==0.9.0
130
121
# via jupyter-server
131
122
jupyter-lsp==2.2.2
132
123
# via jupyterlab
133
- jupyter-server==2.12.5
124
+ jupyter-server==2.14.2
134
125
# via
135
126
# -r bazel/notebook_requirements.in
136
127
# jupyter-lsp
@@ -140,16 +131,16 @@ jupyter-server==2.12.5
140
131
# notebook-shim
141
132
jupyter-server-terminals==0.4.4
142
133
# via jupyter-server
143
- jupyterlab==4.0.11
144
- # via notebook
134
+ jupyterlab==4.2.5
135
+ # via
136
+ # -r bazel/notebook_requirements.in
137
+ # notebook
145
138
jupyterlab-pygments==0.2.2
146
139
# via nbconvert
147
- jupyterlab-server==2.24.0
140
+ jupyterlab-server==2.27.3
148
141
# via
149
142
# jupyterlab
150
143
# notebook
151
- jupyterlab-widgets==3.0.8
152
- # via ipywidgets
153
144
markupsafe==2.1.3
154
145
# via
155
146
# jinja2
@@ -171,18 +162,16 @@ mypy-protobuf==3.5.0
171
162
nbclient==0.8.0
172
163
# via nbconvert
173
164
nbconvert==7.8.0
174
- # via
175
- # jupyter
176
- # jupyter-server
165
+ # via jupyter-server
177
166
nbformat==5.9.2
178
167
# via
179
168
# jupyter-server
180
169
# nbclient
181
170
# nbconvert
182
171
nest-asyncio==1.5.7
183
172
# via ipykernel
184
- notebook==7.0.7
185
- # via jupyter
173
+ notebook==7.2.2
174
+ # via -r bazel/notebook_requirements.in
186
175
notebook-shim==0.2.3
187
176
# via
188
177
# jupyterlab
@@ -203,8 +192,6 @@ packaging==23.1
203
192
# jupyterlab-server
204
193
# nbconvert
205
194
# plotly
206
- # qtconsole
207
- # qtpy
208
195
pandas==2.1.2
209
196
# via -r bazel/notebook_requirements.in
210
197
pandocfilters==1.5.0
@@ -227,9 +214,7 @@ plotly==5.15.0
227
214
prometheus-client==0.17.1
228
215
# via jupyter-server
229
216
prompt-toolkit==3.0.39
230
- # via
231
- # ipython
232
- # jupyter-console
217
+ # via ipython
233
218
protobuf==5.26.1
234
219
# via
235
220
# -r bazel/notebook_requirements.in
@@ -248,9 +233,7 @@ pygments==2.15.0
248
233
# via
249
234
# -r bazel/notebook_requirements.in
250
235
# ipython
251
- # jupyter-console
252
236
# nbconvert
253
- # qtconsole
254
237
python-dateutil==2.8.2
255
238
# via
256
239
# arrow
@@ -266,13 +249,7 @@ pyzmq==25.1.1
266
249
# via
267
250
# ipykernel
268
251
# jupyter-client
269
- # jupyter-console
270
252
# jupyter-server
271
- # qtconsole
272
- qtconsole==5.4.4
273
- # via jupyter
274
- qtpy==2.4.0
275
- # via qtconsole
276
253
referencing==0.30.2
277
254
# via
278
255
# jsonschema
@@ -305,7 +282,9 @@ six==1.16.0
305
282
# python-dateutil
306
283
# rfc3339-validator
307
284
sniffio==1.3.0
308
- # via anyio
285
+ # via
286
+ # anyio
287
+ # httpx
309
288
soupsieve==2.5
310
289
# via beautifulsoup4
311
290
stack-data==0.6.2
@@ -334,9 +313,7 @@ traitlets==5.9.0
334
313
# comm
335
314
# ipykernel
336
315
# ipython
337
- # ipywidgets
338
316
# jupyter-client
339
- # jupyter-console
340
317
# jupyter-core
341
318
# jupyter-events
342
319
# jupyter-server
@@ -345,7 +322,6 @@ traitlets==5.9.0
345
322
# nbclient
346
323
# nbconvert
347
324
# nbformat
348
- # qtconsole
349
325
types-protobuf==4.24.0.0
350
326
# via mypy-protobuf
351
327
typing-extensions==4.8.0
@@ -366,7 +342,9 @@ webencodings==0.5.1
366
342
# via
367
343
# bleach
368
344
# tinycss2
369
- websocket-client==1.6.2
345
+ websocket-client==1.8.0
370
346
# via jupyter-server
371
- widgetsnbextension==4.0.8
372
- # via ipywidgets
347
+
348
+ # The following packages are considered to be unsafe in a requirements file:
349
+ setuptools==74.0.0
350
+ # via jupyterlab
0 commit comments