Skip to content

Commit 230e348

Browse files
committed
update requirements
1 parent ecc716b commit 230e348

File tree

2 files changed

+178
-44
lines changed

2 files changed

+178
-44
lines changed

docs/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
sphinxcontrib-moderncmakedomain==3.29.0
2-
rocm-docs-core==1.9.2
2+
rocm-docs-core==1.18.4

docs/requirements.txt

Lines changed: 177 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -6,103 +6,205 @@
66
#
77
accessible-pygments==0.0.5
88
# via pydata-sphinx-theme
9-
alabaster==0.7.16
9+
alabaster==1.0.0
1010
# via sphinx
11-
babel==2.15.0
11+
asttokens==3.0.0
12+
# via stack-data
13+
attrs==25.3.0
14+
# via
15+
# jsonschema
16+
# jupyter-cache
17+
# referencing
18+
babel==2.17.0
1219
# via
1320
# pydata-sphinx-theme
1421
# sphinx
15-
beautifulsoup4==4.12.3
22+
beautifulsoup4==4.13.4
1623
# via pydata-sphinx-theme
17-
breathe==4.35.0
24+
breathe==4.36.0
1825
# via rocm-docs-core
19-
certifi==2024.6.2
26+
certifi==2025.4.26
2027
# via requests
21-
cffi==1.16.0
28+
cffi==1.17.1
2229
# via
2330
# cryptography
2431
# pynacl
25-
charset-normalizer==3.3.2
32+
charset-normalizer==3.4.2
2633
# via requests
27-
click==8.1.7
28-
# via sphinx-external-toc
29-
cryptography==42.0.8
34+
click==8.2.1
35+
# via
36+
# jupyter-cache
37+
# sphinx-external-toc
38+
comm==0.2.2
39+
# via ipykernel
40+
cryptography==45.0.2
3041
# via pyjwt
31-
deprecated==1.2.14
42+
debugpy==1.8.14
43+
# via ipykernel
44+
decorator==5.2.1
45+
# via ipython
46+
deprecated==1.2.18
3247
# via pygithub
3348
docutils==0.21.2
3449
# via
35-
# breathe
3650
# myst-parser
3751
# pydata-sphinx-theme
3852
# sphinx
39-
fastjsonschema==2.19.1
40-
# via rocm-docs-core
41-
gitdb==4.0.11
53+
exceptiongroup==1.3.0
54+
# via ipython
55+
executing==2.2.0
56+
# via stack-data
57+
fastjsonschema==2.21.1
58+
# via
59+
# nbformat
60+
# rocm-docs-core
61+
gitdb==4.0.12
4262
# via gitpython
43-
gitpython==3.1.43
63+
gitpython==3.1.44
4464
# via rocm-docs-core
45-
idna==3.7
65+
greenlet==3.2.2
66+
# via sqlalchemy
67+
idna==3.10
4668
# via requests
4769
imagesize==1.4.1
4870
# via sphinx
49-
jinja2==3.1.4
71+
importlib-metadata==8.7.0
72+
# via
73+
# jupyter-cache
74+
# myst-nb
75+
ipykernel==6.29.5
76+
# via myst-nb
77+
ipython==8.36.0
78+
# via
79+
# ipykernel
80+
# myst-nb
81+
jedi==0.19.2
82+
# via ipython
83+
jinja2==3.1.6
5084
# via
5185
# myst-parser
5286
# sphinx
87+
jsonschema==4.23.0
88+
# via nbformat
89+
jsonschema-specifications==2025.4.1
90+
# via jsonschema
91+
jupyter-cache==1.0.1
92+
# via myst-nb
93+
jupyter-client==8.6.3
94+
# via
95+
# ipykernel
96+
# nbclient
97+
jupyter-core==5.7.2
98+
# via
99+
# ipykernel
100+
# jupyter-client
101+
# nbclient
102+
# nbformat
53103
markdown-it-py==3.0.0
54104
# via
55105
# mdit-py-plugins
56106
# myst-parser
57-
markupsafe==2.1.5
107+
markupsafe==3.0.2
58108
# via jinja2
59-
mdit-py-plugins==0.4.1
109+
matplotlib-inline==0.1.7
110+
# via
111+
# ipykernel
112+
# ipython
113+
mdit-py-plugins==0.4.2
60114
# via myst-parser
61115
mdurl==0.1.2
62116
# via markdown-it-py
63-
myst-parser==3.0.1
117+
myst-nb==1.2.0
64118
# via rocm-docs-core
65-
packaging==24.0
119+
myst-parser==4.0.1
120+
# via myst-nb
121+
nbclient==0.10.2
122+
# via
123+
# jupyter-cache
124+
# myst-nb
125+
nbformat==5.10.4
66126
# via
127+
# jupyter-cache
128+
# myst-nb
129+
# nbclient
130+
nest-asyncio==1.6.0
131+
# via ipykernel
132+
packaging==25.0
133+
# via
134+
# ipykernel
67135
# pydata-sphinx-theme
68136
# sphinx
137+
parso==0.8.4
138+
# via jedi
139+
pexpect==4.9.0
140+
# via ipython
141+
platformdirs==4.3.8
142+
# via jupyter-core
143+
prompt-toolkit==3.0.51
144+
# via ipython
145+
psutil==7.0.0
146+
# via ipykernel
147+
ptyprocess==0.7.0
148+
# via pexpect
149+
pure-eval==0.2.3
150+
# via stack-data
69151
pycparser==2.22
70152
# via cffi
71-
pydata-sphinx-theme==0.15.3
153+
pydata-sphinx-theme==0.15.4
72154
# via
73155
# rocm-docs-core
74156
# sphinx-book-theme
75-
pygithub==2.3.0
157+
pygithub==2.6.1
76158
# via rocm-docs-core
77-
pygments==2.18.0
159+
pygments==2.19.1
78160
# via
79161
# accessible-pygments
162+
# ipython
80163
# pydata-sphinx-theme
81164
# sphinx
82-
pyjwt[crypto]==2.8.0
165+
pyjwt[crypto]==2.10.1
83166
# via pygithub
84167
pynacl==1.5.0
85168
# via pygithub
86-
pyyaml==6.0.1
169+
python-dateutil==2.9.0.post0
170+
# via jupyter-client
171+
pyyaml==6.0.2
87172
# via
173+
# jupyter-cache
174+
# myst-nb
88175
# myst-parser
89176
# rocm-docs-core
90177
# sphinx-external-toc
178+
pyzmq==26.4.0
179+
# via
180+
# ipykernel
181+
# jupyter-client
182+
referencing==0.36.2
183+
# via
184+
# jsonschema
185+
# jsonschema-specifications
91186
requests==2.32.3
92187
# via
93188
# pygithub
94189
# sphinx
95-
rocm-docs-core==1.9.2
190+
rocm-docs-core==1.18.4
96191
# via -r requirements.in
97-
smmap==5.0.1
192+
rpds-py==0.25.1
193+
# via
194+
# jsonschema
195+
# referencing
196+
six==1.17.0
197+
# via python-dateutil
198+
smmap==5.0.2
98199
# via gitdb
99-
snowballstemmer==2.2.0
200+
snowballstemmer==3.0.1
100201
# via sphinx
101-
soupsieve==2.5
202+
soupsieve==2.7
102203
# via beautifulsoup4
103-
sphinx==7.3.7
204+
sphinx==8.1.3
104205
# via
105206
# breathe
207+
# myst-nb
106208
# myst-parser
107209
# pydata-sphinx-theme
108210
# rocm-docs-core
@@ -112,37 +214,69 @@ sphinx==7.3.7
112214
# sphinx-external-toc
113215
# sphinx-notfound-page
114216
# sphinxcontrib-moderncmakedomain
115-
sphinx-book-theme==1.1.2
217+
sphinx-book-theme==1.1.4
116218
# via rocm-docs-core
117219
sphinx-copybutton==0.5.2
118220
# via rocm-docs-core
119-
sphinx-design==0.6.0
221+
sphinx-design==0.6.1
120222
# via rocm-docs-core
121223
sphinx-external-toc==1.0.1
122224
# via rocm-docs-core
123-
sphinx-notfound-page==1.0.2
225+
sphinx-notfound-page==1.1.0
124226
# via rocm-docs-core
125-
sphinxcontrib-applehelp==1.0.8
227+
sphinxcontrib-applehelp==2.0.0
126228
# via sphinx
127-
sphinxcontrib-devhelp==1.0.6
229+
sphinxcontrib-devhelp==2.0.0
128230
# via sphinx
129-
sphinxcontrib-htmlhelp==2.0.5
231+
sphinxcontrib-htmlhelp==2.1.0
130232
# via sphinx
131233
sphinxcontrib-jsmath==1.0.1
132234
# via sphinx
133235
sphinxcontrib-moderncmakedomain==3.29.0
134236
# via -r requirements.in
135-
sphinxcontrib-qthelp==1.0.7
237+
sphinxcontrib-qthelp==2.0.0
238+
# via sphinx
239+
sphinxcontrib-serializinghtml==2.0.0
136240
# via sphinx
137-
sphinxcontrib-serializinghtml==1.1.10
241+
sqlalchemy==2.0.41
242+
# via jupyter-cache
243+
stack-data==0.6.3
244+
# via ipython
245+
tabulate==0.9.0
246+
# via jupyter-cache
247+
tomli==2.2.1
138248
# via sphinx
139-
typing-extensions==4.12.2
249+
tornado==6.5
250+
# via
251+
# ipykernel
252+
# jupyter-client
253+
traitlets==5.14.3
254+
# via
255+
# comm
256+
# ipykernel
257+
# ipython
258+
# jupyter-client
259+
# jupyter-core
260+
# matplotlib-inline
261+
# nbclient
262+
# nbformat
263+
typing-extensions==4.13.2
140264
# via
265+
# beautifulsoup4
266+
# exceptiongroup
267+
# ipython
268+
# myst-nb
141269
# pydata-sphinx-theme
142270
# pygithub
143-
urllib3==2.2.1
271+
# referencing
272+
# sqlalchemy
273+
urllib3==2.4.0
144274
# via
145275
# pygithub
146276
# requests
147-
wrapt==1.16.0
277+
wcwidth==0.2.13
278+
# via prompt-toolkit
279+
wrapt==1.17.2
148280
# via deprecated
281+
zipp==3.21.0
282+
# via importlib-metadata

0 commit comments

Comments
 (0)