1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.12
2
+ # This file is autogenerated by pip-compile with Python 3.11
3
3
# by the following command:
4
4
#
5
5
# pip-compile requirements.piptools
6
6
#
7
+ altair == 5.2.0
8
+ # via
9
+ # -r requirements.piptools
10
+ # altair-data-server
11
+ # altair-saver
12
+ # altair-viewer
13
+ altair-data-server == 0.4.1
14
+ # via
15
+ # -r requirements.piptools
16
+ # altair-saver
17
+ # altair-viewer
18
+ altair-saver == 0.5.0
19
+ # via -r requirements.piptools
20
+ altair-viewer == 0.4.0
21
+ # via altair-saver
7
22
anyio == 4.1.0
8
23
# via jupyter-server
9
24
appnope == 0.1.3
@@ -21,15 +36,19 @@ async-lru==2.0.4
21
36
attrs == 23.1.0
22
37
# via
23
38
# jsonschema
39
+ # outcome
24
40
# referencing
41
+ # trio
25
42
babel == 2.13.1
26
43
# via jupyterlab-server
27
44
beautifulsoup4 == 4.12.2
28
45
# via nbconvert
29
46
bleach == 6.1.0
30
47
# via nbconvert
31
48
certifi == 2023.11.17
32
- # via requests
49
+ # via
50
+ # requests
51
+ # selenium
33
52
cffi == 1.16.0
34
53
# via argon2-cffi-bindings
35
54
charset-normalizer == 3.3.2
@@ -48,6 +67,8 @@ decorator==5.1.1
48
67
# via ipython
49
68
defusedxml == 0.7.1
50
69
# via nbconvert
70
+ et-xmlfile == 1.1.0
71
+ # via openpyxl
51
72
executing == 2.0.1
52
73
# via stack-data
53
74
fastjsonschema == 2.19.0
@@ -56,11 +77,14 @@ fonttools==4.45.1
56
77
# via matplotlib
57
78
fqdn == 1.5.1
58
79
# via jsonschema
80
+ h11 == 0.14.0
81
+ # via wsproto
59
82
idna == 3.6
60
83
# via
61
84
# anyio
62
85
# jsonschema
63
86
# requests
87
+ # trio
64
88
ipykernel == 6.27.1
65
89
# via
66
90
# jupyter
@@ -80,6 +104,7 @@ jedi==0.19.1
80
104
# via ipython
81
105
jinja2 == 3.1.2
82
106
# via
107
+ # altair
83
108
# jupyter-server
84
109
# jupyterlab
85
110
# jupyterlab-server
@@ -90,6 +115,7 @@ jsonpointer==2.4
90
115
# via jsonschema
91
116
jsonschema [format-nongpl ]== 4.20.0
92
117
# via
118
+ # altair
93
119
# jupyter-events
94
120
# jupyterlab-server
95
121
# nbformat
@@ -142,14 +168,18 @@ jupyterlab-server==2.25.2
142
168
# notebook
143
169
jupyterlab-widgets == 3.0.9
144
170
# via ipywidgets
171
+ kaleido == 0.2.1
172
+ # via -r requirements.piptools
145
173
kiwisolver == 1.4.5
146
174
# via matplotlib
147
175
markupsafe == 2.1.3
148
176
# via
149
177
# jinja2
150
178
# nbconvert
151
179
matplotlib == 3.8.2
152
- # via -r requirements.piptools
180
+ # via
181
+ # -r requirements.piptools
182
+ # seaborn
153
183
matplotlib-inline == 0.1.6
154
184
# via
155
185
# ipykernel
@@ -177,38 +207,66 @@ notebook-shim==0.2.3
177
207
# notebook
178
208
numpy == 1.26.2
179
209
# via
210
+ # -r requirements.piptools
211
+ # altair
180
212
# contourpy
181
213
# matplotlib
214
+ # pandas
215
+ # patsy
216
+ # scipy
217
+ # seaborn
218
+ # statsmodels
219
+ openpyxl == 3.1.2
220
+ # via -r requirements.piptools
221
+ outcome == 1.3.0.post0
222
+ # via trio
182
223
overrides == 7.4.0
183
224
# via jupyter-server
184
225
packaging == 23.2
185
226
# via
227
+ # altair
186
228
# ipykernel
187
229
# jupyter-server
188
230
# jupyterlab
189
231
# jupyterlab-server
190
232
# matplotlib
191
233
# nbconvert
234
+ # plotly
192
235
# qtconsole
193
236
# qtpy
237
+ # statsmodels
238
+ pandas == 2.1.3
239
+ # via
240
+ # -r requirements.piptools
241
+ # altair
242
+ # seaborn
243
+ # statsmodels
194
244
pandocfilters == 1.5.0
195
245
# via nbconvert
196
246
parso == 0.8.3
197
247
# via jedi
248
+ patsy == 0.5.4
249
+ # via statsmodels
198
250
pexpect == 4.9.0
199
251
# via ipython
200
252
pillow == 10.1.0
201
253
# via matplotlib
202
254
platformdirs == 4.0.0
203
255
# via jupyter-core
256
+ plotly == 5.18.0
257
+ # via -r requirements.piptools
258
+ portpicker == 1.6.0
259
+ # via altair-data-server
204
260
prometheus-client == 0.19.0
205
261
# via jupyter-server
206
262
prompt-toolkit == 3.0.41
207
263
# via
208
264
# ipython
209
265
# jupyter-console
210
266
psutil == 5.9.6
211
- # via ipykernel
267
+ # via
268
+ # ipykernel
269
+ # portpicker
212
270
ptyprocess == 0.7.0
213
271
# via
214
272
# pexpect
@@ -225,13 +283,18 @@ pygments==2.17.2
225
283
# qtconsole
226
284
pyparsing == 3.1.1
227
285
# via matplotlib
286
+ pysocks == 1.7.1
287
+ # via urllib3
228
288
python-dateutil == 2.8.2
229
289
# via
230
290
# arrow
231
291
# jupyter-client
232
292
# matplotlib
293
+ # pandas
233
294
python-json-logger == 2.0.7
234
295
# via jupyter-events
296
+ pytz == 2023.3.post1
297
+ # via pandas
235
298
pyyaml == 6.0.1
236
299
# via jupyter-events
237
300
pyzmq == 25.1.1
@@ -264,28 +327,46 @@ rpds-py==0.13.2
264
327
# via
265
328
# jsonschema
266
329
# referencing
330
+ scipy == 1.11.4
331
+ # via statsmodels
332
+ seaborn == 0.13.0
333
+ # via -r requirements.piptools
334
+ selenium == 4.15.2
335
+ # via altair-saver
267
336
send2trash == 1.8.2
268
337
# via jupyter-server
269
338
six == 1.16.0
270
339
# via
271
340
# asttokens
272
341
# bleach
342
+ # patsy
273
343
# python-dateutil
274
344
# rfc3339-validator
275
345
sniffio == 1.3.0
276
- # via anyio
346
+ # via
347
+ # anyio
348
+ # trio
349
+ sortedcontainers == 2.4.0
350
+ # via trio
277
351
soupsieve == 2.5
278
352
# via beautifulsoup4
279
353
stack-data == 0.6.3
280
354
# via ipython
355
+ statsmodels == 0.14.0
356
+ # via -r requirements.piptools
357
+ tenacity == 8.2.3
358
+ # via plotly
281
359
terminado == 0.18.0
282
360
# via
283
361
# jupyter-server
284
362
# jupyter-server-terminals
285
363
tinycss2 == 1.2.1
286
364
# via nbconvert
365
+ toolz == 0.12.0
366
+ # via altair
287
367
tornado == 6.4
288
368
# via
369
+ # altair-data-server
289
370
# ipykernel
290
371
# jupyter-client
291
372
# jupyter-server
@@ -309,12 +390,23 @@ traitlets==5.14.0
309
390
# nbconvert
310
391
# nbformat
311
392
# qtconsole
393
+ trio == 0.23.1
394
+ # via
395
+ # selenium
396
+ # trio-websocket
397
+ trio-websocket == 0.11.1
398
+ # via selenium
312
399
types-python-dateutil == 2.8.19.14
313
400
# via arrow
401
+ tzdata == 2023.3
402
+ # via pandas
314
403
uri-template == 1.3.0
315
404
# via jsonschema
316
- urllib3 == 2.1.0
317
- # via requests
405
+ urllib3 [socks ]== 2.1.0
406
+ # via
407
+ # requests
408
+ # selenium
409
+ # urllib3
318
410
wcwidth == 0.2.12
319
411
# via prompt-toolkit
320
412
webcolors == 1.13
@@ -327,6 +419,5 @@ websocket-client==1.6.4
327
419
# via jupyter-server
328
420
widgetsnbextension == 4.0.9
329
421
# via ipywidgets
330
-
331
- # The following packages are considered to be unsafe in a requirements file:
332
- # setuptools
422
+ wsproto == 1.2.0
423
+ # via trio-websocket
0 commit comments