File tree 2 files changed +23
-2
lines changed
2 files changed +23
-2
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,10 @@ altair
23
23
altair_data_server
24
24
altair_saver
25
25
openpyxl
26
+ vegafusion
27
+ vegafusion-python-embed
28
+ vl-convert-python
29
+
26
30
27
31
# Chapter 7 dependencies
28
32
plotly
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.11
2
+ # This file is autogenerated by pip-compile with Python 3.12
3
3
# by the following command:
4
4
#
5
5
# pip-compile requirements.piptools
@@ -10,6 +10,7 @@ altair==5.2.0
10
10
# altair-data-server
11
11
# altair-saver
12
12
# altair-viewer
13
+ # vegafusion
13
14
altair-data-server == 0.4.1
14
15
# via
15
16
# -r requirements.piptools
@@ -73,7 +74,7 @@ executing==2.0.1
73
74
# via stack-data
74
75
fastjsonschema == 2.19.0
75
76
# via nbformat
76
- fonttools == 4.45.1
77
+ fonttools == 4.46.0
77
78
# via matplotlib
78
79
fqdn == 1.5.1
79
80
# via jsonschema
@@ -213,6 +214,7 @@ numpy==1.26.2
213
214
# matplotlib
214
215
# pandas
215
216
# patsy
217
+ # pyarrow
216
218
# scipy
217
219
# seaborn
218
220
# statsmodels
@@ -241,6 +243,7 @@ pandas==2.1.3
241
243
# altair
242
244
# seaborn
243
245
# statsmodels
246
+ # vegafusion
244
247
pandocfilters == 1.5.0
245
248
# via nbconvert
246
249
parso == 0.8.3
@@ -263,16 +266,21 @@ prompt-toolkit==3.0.41
263
266
# via
264
267
# ipython
265
268
# jupyter-console
269
+ protobuf == 4.25.1
270
+ # via vegafusion
266
271
psutil == 5.9.6
267
272
# via
268
273
# ipykernel
269
274
# portpicker
275
+ # vegafusion
270
276
ptyprocess == 0.7.0
271
277
# via
272
278
# pexpect
273
279
# terminado
274
280
pure-eval == 0.2.2
275
281
# via stack-data
282
+ pyarrow == 14.0.1
283
+ # via vegafusion
276
284
pycparser == 2.21
277
285
# via cffi
278
286
pygments == 2.17.2
@@ -407,6 +415,12 @@ urllib3[socks]==2.1.0
407
415
# requests
408
416
# selenium
409
417
# urllib3
418
+ vegafusion == 1.4.5
419
+ # via -r requirements.piptools
420
+ vegafusion-python-embed == 1.4.5
421
+ # via -r requirements.piptools
422
+ vl-convert-python == 1.2.0
423
+ # via -r requirements.piptools
410
424
wcwidth == 0.2.12
411
425
# via prompt-toolkit
412
426
webcolors == 1.13
@@ -421,3 +435,6 @@ widgetsnbextension==4.0.9
421
435
# via ipywidgets
422
436
wsproto == 1.2.0
423
437
# via trio-websocket
438
+
439
+ # The following packages are considered to be unsafe in a requirements file:
440
+ # setuptools
You can’t perform that action at this time.
0 commit comments