Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Commit 2a7a43f

Browse files
committed
updated deps
1 parent 5c4e81e commit 2a7a43f

File tree

4 files changed

+124
-164
lines changed

4 files changed

+124
-164
lines changed

jupyter-voila/manifest.json

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,22 @@
66
"entrypoint": ""
77
},
88
"python": {
9-
"version": "3.10.0",
9+
"version": "3.10.12",
1010
"package_manager": {
1111
"name": "pip",
12-
"version": "23.0.1",
12+
"version": "23.3.1",
1313
"package_file": "requirements.txt"
1414
}
1515
},
1616
"files": {
1717
"requirements.txt": {
18-
"checksum": "bf98bfa326c6411f23be9809ef2b8599"
18+
"checksum": "44e80fabd94a432739599512034f4738"
19+
},
20+
".internal.yml": {
21+
"checksum": "e214c5fc2f19138e48b9579e3a731e00"
22+
},
23+
"README.md": {
24+
"checksum": "b9980b76a9c5b600cd33ff3e70e007b6"
1925
},
2026
"bqplot.ipynb": {
2127
"checksum": "9f283b29889500e6c78e83ad1257e03f"
@@ -25,6 +31,9 @@
2531
},
2632
"ipyvolume.ipynb": {
2733
"checksum": "f8df24eb0418afaa205b0cb1dbb49628"
34+
},
35+
"voila.png": {
36+
"checksum": "7b1b11e04f0ded89a30adc69b86d1834"
2837
}
2938
}
3039
}

jupyter-voila/requirements.txt

Lines changed: 80 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -1,99 +1,102 @@
1-
anyio==3.6.2
2-
appnope==0.1.3
3-
argon2-cffi==21.3.0
1+
anyio==4.1.0
2+
argon2-cffi==23.1.0
43
argon2-cffi-bindings==21.2.0
5-
asttokens==2.2.1
6-
attrs==22.2.0
7-
Babel==2.12.1
8-
backcall==0.2.0
9-
beautifulsoup4==4.12.0
10-
bleach==6.0.0
11-
bqplot==0.12.36
12-
certifi==2023.7.22
13-
cffi==1.15.1
14-
charset-normalizer==3.1.0
15-
comm==0.1.2
16-
contourpy==1.0.7
17-
cycler==0.11.0
18-
debugpy==1.6.6
4+
arrow==1.3.0
5+
asttokens==2.4.1
6+
attrs==23.1.0
7+
Babel==2.13.1
8+
beautifulsoup4==4.12.2
9+
bleach==6.1.0
10+
bqplot==0.12.42
11+
certifi==2023.11.17
12+
cffi==1.16.0
13+
charset-normalizer==3.3.2
14+
comm==0.2.0
15+
contourpy==1.2.0
16+
cycler==0.12.1
1917
decorator==5.1.1
2018
defusedxml==0.7.1
21-
entrypoints==0.4
22-
executing==1.2.0
23-
fastjsonschema==2.16.3
24-
fonttools==4.39.2
25-
idna==3.4
26-
ipydatawidgets==4.3.3
27-
ipykernel==6.22.0
28-
ipython==8.11.0
29-
ipython-genutils==0.2.0
30-
ipyvolume==0.6.1
31-
ipyvue==1.9.0
32-
ipyvuetify==1.8.5
19+
exceptiongroup==1.2.0
20+
executing==2.0.1
21+
fastjsonschema==2.19.0
22+
fonttools==4.46.0
23+
fqdn==1.5.1
24+
idna==3.6
25+
ipydatawidgets==4.3.5
26+
ipython==8.18.1
27+
ipyvolume==0.6.3
28+
ipyvue==1.10.1
29+
ipyvuetify==1.8.10
3330
ipywebrtc==0.6.0
34-
ipywidgets==8.0.5
35-
jedi==0.18.2
31+
ipywidgets==8.1.1
32+
isoduration==20.11.0
33+
jedi==0.19.1
3634
Jinja2==3.1.2
37-
json5==0.9.11
38-
jsonschema==4.17.3
39-
jupyter-server==2.11.2
40-
jupyter_client==7.4.1
35+
json5==0.9.14
36+
jsonpointer==2.4
37+
jsonschema==4.20.0
38+
jsonschema-specifications==2023.11.2
39+
jupyter-events==0.9.0
40+
jupyter_client==8.6.0
4141
jupyter_core==5.5.0
42-
jupyterlab-pygments==0.2.2
42+
jupyter_server==2.12.0
43+
jupyter_server_terminals==0.4.4
4344
jupyterlab-widgets==3.0.9
44-
jupyterlab_server==2.24.0
45-
kiwisolver==1.4.4
46-
MarkupSafe==2.1.2
47-
matplotlib==3.7.1
45+
jupyterlab_pygments==0.3.0
46+
jupyterlab_server==2.25.2
47+
kiwisolver==1.4.5
48+
MarkupSafe==2.1.3
49+
matplotlib==3.8.2
4850
matplotlib-inline==0.1.6
49-
mistune==2.0.5
50-
nbclassic==0.5.3
51-
nbclient==0.7.2
52-
nbconvert==7.2.10
53-
nbformat==5.8.0
54-
nest-asyncio==1.5.6
55-
notebook==6.5.3
56-
notebook_shim==0.2.2
57-
numpy==1.24.2
58-
packaging==23.0
59-
pandas==1.5.3
51+
mistune==3.0.2
52+
nbclient==0.7.4
53+
nbconvert==7.12.0
54+
nbformat==5.9.2
55+
numpy==1.26.2
56+
overrides==7.4.0
57+
packaging==23.2
58+
pandas==2.1.3
6059
pandocfilters==1.5.0
6160
parso==0.8.3
62-
pexpect==4.8.0
63-
pickleshare==0.7.5
64-
Pillow==10.0.1
65-
platformdirs==3.1.1
66-
prometheus-client==0.16.0
67-
prompt-toolkit==3.0.38
68-
psutil==5.9.4
61+
pexpect==4.9.0
62+
Pillow==10.1.0
63+
platformdirs==4.1.0
64+
prometheus-client==0.19.0
65+
prompt-toolkit==3.0.41
6966
ptyprocess==0.7.0
7067
pure-eval==0.2.2
7168
pycparser==2.21
72-
Pygments==2.15.0
73-
pyparsing==3.0.9
74-
pyrsistent==0.19.3
69+
Pygments==2.17.2
70+
pyparsing==3.1.1
7571
python-dateutil==2.8.2
72+
python-json-logger==2.0.7
7673
pythreejs==2.4.2
77-
pytz==2022.7.1
78-
pyzmq==25.0.2
79-
qtconsole==5.4.1
80-
QtPy==2.3.0
74+
pytz==2023.3.post1
75+
PyYAML==6.0.1
76+
pyzmq==25.1.2
77+
referencing==0.31.1
8178
requests==2.31.0
82-
scipy==1.10.1
79+
rfc3339-validator==0.1.4
80+
rfc3986-validator==0.1.1
81+
rpds-py==0.13.2
8382
Send2Trash==1.8.2
8483
six==1.16.0
8584
sniffio==1.3.0
86-
soupsieve==2.4
87-
stack-data==0.6.2
88-
terminado==0.17.1
85+
soupsieve==2.5
86+
stack-data==0.6.3
87+
terminado==0.18.0
8988
tinycss2==1.2.1
90-
tornado==6.3.3
91-
traitlets==5.9.0
89+
tornado==6.4
90+
traitlets==5.14.0
9291
traittypes==0.2.1
93-
urllib3==1.26.18
94-
voila==0.4.0
95-
wcwidth==0.2.6
92+
types-python-dateutil==2.8.19.14
93+
tzdata==2023.3
94+
uri-template==1.3.0
95+
urllib3==2.1.0
96+
voila==0.5.5
97+
wcwidth==0.2.12
98+
webcolors==1.13
9699
webencodings==0.5.1
97-
websocket-client==1.5.1
98-
websockets==10.4
99-
widgetsnbextension==4.0.6
100+
websocket-client==1.7.0
101+
websockets==12.0
102+
widgetsnbextension==4.0.9

quarto-lightbox/manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"appmode": "quarto-static"
66
},
77
"quarto": {
8-
"version": "1.4.424",
8+
"version": "1.4.514",
99
"engines": [
1010
"jupyter"
1111
]
@@ -14,11 +14,14 @@
1414
"version": "3.10.12",
1515
"package_manager": {
1616
"name": "pip",
17-
"version": "23.2.1",
17+
"version": "23.3.1",
1818
"package_file": "requirements.txt"
1919
}
2020
},
2121
"files": {
22+
"requirements.txt": {
23+
"checksum": "6ec2a900c6496c928bb6012c36c69efb"
24+
},
2225
".gitignore": {
2326
"checksum": "06d306ff933a023ca365a9fbf6589381"
2427
},
@@ -66,9 +69,6 @@
6669
},
6770
"quarto-python-lightbox.qmd": {
6871
"checksum": "c1083bb396a02e22466cca0b5c5e7f6c"
69-
},
70-
"requirements.txt": {
71-
"checksum": "97bf05c3ffb69a82084ecc2aaeee4760"
7272
}
7373
}
7474
}

quarto-lightbox/requirements.txt

Lines changed: 27 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -1,100 +1,48 @@
1-
anyio==4.0.0
21
appnope==0.1.3
3-
argon2-cffi==23.1.0
4-
argon2-cffi-bindings==21.2.0
5-
arrow==1.3.0
6-
asttokens==2.4.0
7-
async-lru==2.0.4
2+
asttokens==2.4.1
83
attrs==23.1.0
9-
Babel==2.13.0
10-
backcall==0.2.0
11-
beautifulsoup4==4.12.2
12-
bleach==6.1.0
13-
certifi==2023.7.22
14-
cffi==1.16.0
15-
charset-normalizer==3.3.0
16-
comm==0.1.4
17-
contourpy==1.1.1
4+
comm==0.2.0
5+
contourpy==1.2.0
186
cycler==0.12.1
197
debugpy==1.8.0
208
decorator==5.1.1
21-
defusedxml==0.7.1
22-
exceptiongroup==1.1.3
23-
executing==2.0.0
24-
fastjsonschema==2.18.1
25-
fonttools==4.43.1
26-
fqdn==1.5.1
27-
idna==3.4
28-
ipykernel==6.25.2
29-
ipython==8.16.1
30-
isoduration==20.11.0
9+
exceptiongroup==1.2.0
10+
executing==2.0.1
11+
fastjsonschema==2.19.0
12+
fonttools==4.46.0
13+
ipykernel==6.27.1
14+
ipython==8.18.1
3115
jedi==0.19.1
32-
Jinja2==3.1.2
33-
json5==0.9.14
34-
jsonpointer==2.4
35-
jsonschema==4.19.1
36-
jsonschema-specifications==2023.7.1
37-
jupyter-events==0.8.0
38-
jupyter-lsp==2.2.0
39-
jupyter_client==8.4.0
40-
jupyter_core==5.4.0
41-
jupyter_server==2.11.2
42-
jupyter_server_terminals==0.4.4
43-
jupyterlab==4.0.7
44-
jupyterlab-pygments==0.2.2
45-
jupyterlab_server==2.25.0
16+
jsonschema==4.20.0
17+
jsonschema-specifications==2023.11.2
18+
jupyter_client==8.6.0
19+
jupyter_core==5.5.0
4620
kiwisolver==1.4.5
47-
MarkupSafe==2.1.3
48-
matplotlib==3.8.0
21+
matplotlib==3.8.2
4922
matplotlib-inline==0.1.6
50-
mistune==3.0.2
51-
nbclient==0.8.0
52-
nbconvert==7.9.2
23+
nbclient==0.9.0
5324
nbformat==5.9.2
5425
nest-asyncio==1.5.8
55-
notebook==7.0.6
56-
notebook_shim==0.2.3
57-
numpy==1.26.1
58-
overrides==7.4.0
26+
numpy==1.26.2
5927
packaging==23.2
60-
pandocfilters==1.5.0
6128
parso==0.8.3
62-
pexpect==4.8.0
63-
pickleshare==0.7.5
29+
pexpect==4.9.0
6430
Pillow==10.1.0
65-
platformdirs==3.11.0
66-
prometheus-client==0.17.1
67-
prompt-toolkit==3.0.39
31+
platformdirs==4.1.0
32+
prompt-toolkit==3.0.41
6833
psutil==5.9.6
6934
ptyprocess==0.7.0
7035
pure-eval==0.2.2
71-
pycparser==2.21
72-
Pygments==2.16.1
36+
Pygments==2.17.2
7337
pyparsing==3.1.1
7438
python-dateutil==2.8.2
75-
python-json-logger==2.0.7
7639
PyYAML==6.0.1
77-
pyzmq==25.1.1
78-
referencing==0.30.2
79-
requests==2.31.0
80-
rfc3339-validator==0.1.4
81-
rfc3986-validator==0.1.1
82-
rpds-py==0.10.6
83-
Send2Trash==1.8.2
40+
pyzmq==25.1.2
41+
quarto==0.1.0
42+
referencing==0.31.1
43+
rpds-py==0.13.2
8444
six==1.16.0
85-
sniffio==1.3.0
86-
soupsieve==2.5
8745
stack-data==0.6.3
88-
terminado==0.17.1
89-
tinycss2==1.2.1
90-
tomli==2.0.1
91-
tornado==6.3.3
92-
traitlets==5.11.2
93-
types-python-dateutil==2.8.19.14
94-
typing_extensions==4.8.0
95-
uri-template==1.3.0
96-
urllib3==2.0.7
97-
wcwidth==0.2.8
98-
webcolors==1.13
99-
webencodings==0.5.1
100-
websocket-client==1.6.4
46+
tornado==6.4
47+
traitlets==5.14.0
48+
wcwidth==0.2.12

0 commit comments

Comments
 (0)