Skip to content

Commit 546700b

Browse files
committed
bump rocm-docs-core version to 1.14.1
1 parent 2ef01fb commit 546700b

File tree

2 files changed

+170
-40
lines changed

2 files changed

+170
-40
lines changed

docs/sphinx/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
rocm-docs-core==1.6.1
1+
rocm-docs-core==1.14.1
22
sphinxcontrib.datatemplates==0.11.0

docs/sphinx/requirements.txt

Lines changed: 169 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -6,106 +6,208 @@
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==24.3.0
14+
# via
15+
# jsonschema
16+
# jupyter-cache
17+
# referencing
18+
babel==2.16.0
1219
# via
1320
# pydata-sphinx-theme
1421
# sphinx
1522
beautifulsoup4==4.12.3
1623
# via pydata-sphinx-theme
1724
breathe==4.35.0
1825
# via rocm-docs-core
19-
certifi==2024.7.4
26+
certifi==2024.12.14
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.1
2633
# via requests
27-
click==8.1.7
28-
# via sphinx-external-toc
29-
cryptography==43.0.0
34+
click==8.1.8
35+
# via
36+
# jupyter-cache
37+
# sphinx-external-toc
38+
comm==0.2.2
39+
# via ipykernel
40+
cryptography==44.0.0
3041
# via pyjwt
42+
debugpy==1.8.12
43+
# via ipykernel
44+
decorator==5.1.1
45+
# via ipython
3146
defusedxml==0.7.1
3247
# via sphinxcontrib-datatemplates
33-
deprecated==1.2.14
48+
deprecated==1.2.17
3449
# via pygithub
3550
docutils==0.21.2
3651
# via
3752
# breathe
3853
# myst-parser
3954
# pydata-sphinx-theme
4055
# sphinx
41-
fastjsonschema==2.20.0
42-
# via rocm-docs-core
43-
gitdb==4.0.11
56+
exceptiongroup==1.2.2
57+
# via ipython
58+
executing==2.2.0
59+
# via stack-data
60+
fastjsonschema==2.21.1
61+
# via
62+
# nbformat
63+
# rocm-docs-core
64+
gitdb==4.0.12
4465
# via gitpython
45-
gitpython==3.1.43
66+
gitpython==3.1.44
4667
# via rocm-docs-core
47-
idna==3.7
68+
greenlet==3.1.1
69+
# via sqlalchemy
70+
idna==3.10
4871
# via requests
4972
imagesize==1.4.1
5073
# via sphinx
51-
jinja2==3.1.4
74+
importlib-metadata==8.6.1
75+
# via
76+
# jupyter-cache
77+
# myst-nb
78+
ipykernel==6.29.5
79+
# via myst-nb
80+
ipython==8.31.0
81+
# via
82+
# ipykernel
83+
# myst-nb
84+
jedi==0.19.2
85+
# via ipython
86+
jinja2==3.1.5
5287
# via
5388
# myst-parser
5489
# sphinx
90+
jsonschema==4.23.0
91+
# via nbformat
92+
jsonschema-specifications==2024.10.1
93+
# via jsonschema
94+
jupyter-cache==1.0.1
95+
# via myst-nb
96+
jupyter-client==8.6.3
97+
# via
98+
# ipykernel
99+
# nbclient
100+
jupyter-core==5.7.2
101+
# via
102+
# ipykernel
103+
# jupyter-client
104+
# nbclient
105+
# nbformat
55106
markdown-it-py==3.0.0
56107
# via
57108
# mdit-py-plugins
58109
# myst-parser
59-
markupsafe==2.1.5
110+
markupsafe==3.0.2
60111
# via jinja2
61-
mdit-py-plugins==0.4.1
112+
matplotlib-inline==0.1.7
113+
# via
114+
# ipykernel
115+
# ipython
116+
mdit-py-plugins==0.4.2
62117
# via myst-parser
63118
mdurl==0.1.2
64119
# via markdown-it-py
65-
myst-parser==3.0.1
120+
myst-nb==1.1.2
66121
# via rocm-docs-core
67-
packaging==24.1
122+
myst-parser==4.0.0
123+
# via myst-nb
124+
nbclient==0.10.2
68125
# via
69-
# pydata-sphinx-theme
126+
# jupyter-cache
127+
# myst-nb
128+
nbformat==5.10.4
129+
# via
130+
# jupyter-cache
131+
# myst-nb
132+
# nbclient
133+
nest-asyncio==1.6.0
134+
# via ipykernel
135+
packaging==24.2
136+
# via
137+
# ipykernel
70138
# sphinx
139+
parso==0.8.4
140+
# via jedi
141+
pexpect==4.9.0
142+
# via ipython
143+
platformdirs==4.3.6
144+
# via jupyter-core
145+
prompt-toolkit==3.0.50
146+
# via ipython
147+
psutil==6.1.1
148+
# via ipykernel
149+
ptyprocess==0.7.0
150+
# via pexpect
151+
pure-eval==0.2.3
152+
# via stack-data
71153
pycparser==2.22
72154
# via cffi
73-
pydata-sphinx-theme==0.15.4
155+
pydata-sphinx-theme==0.16.1
74156
# via
75157
# rocm-docs-core
76158
# sphinx-book-theme
77-
pygithub==2.3.0
159+
pygithub==2.5.0
78160
# via rocm-docs-core
79-
pygments==2.18.0
161+
pygments==2.19.1
80162
# via
81163
# accessible-pygments
164+
# ipython
82165
# pydata-sphinx-theme
83166
# sphinx
84-
pyjwt[crypto]==2.8.0
167+
pyjwt[crypto]==2.10.1
85168
# via pygithub
86169
pynacl==1.5.0
87170
# via pygithub
88-
pyyaml==6.0.1
171+
python-dateutil==2.9.0.post0
172+
# via jupyter-client
173+
pyyaml==6.0.2
89174
# via
175+
# jupyter-cache
176+
# myst-nb
90177
# myst-parser
91178
# rocm-docs-core
92179
# sphinx-external-toc
93180
# sphinxcontrib-datatemplates
181+
pyzmq==26.2.0
182+
# via
183+
# ipykernel
184+
# jupyter-client
185+
referencing==0.36.1
186+
# via
187+
# jsonschema
188+
# jsonschema-specifications
94189
requests==2.32.3
95190
# via
96191
# pygithub
97192
# sphinx
98-
rocm-docs-core==1.6.1
193+
rocm-docs-core==1.14.1
99194
# via -r requirements.in
100-
smmap==5.0.1
195+
rpds-py==0.22.3
196+
# via
197+
# jsonschema
198+
# referencing
199+
six==1.17.0
200+
# via python-dateutil
201+
smmap==5.0.2
101202
# via gitdb
102203
snowballstemmer==2.2.0
103204
# via sphinx
104-
soupsieve==2.5
205+
soupsieve==2.6
105206
# via beautifulsoup4
106-
sphinx==7.4.7
207+
sphinx==8.1.3
107208
# via
108209
# breathe
210+
# myst-nb
109211
# myst-parser
110212
# pydata-sphinx-theme
111213
# rocm-docs-core
@@ -120,37 +222,65 @@ sphinx-book-theme==1.1.3
120222
# via rocm-docs-core
121223
sphinx-copybutton==0.5.2
122224
# via rocm-docs-core
123-
sphinx-design==0.6.0
225+
sphinx-design==0.6.1
124226
# via rocm-docs-core
125227
sphinx-external-toc==1.0.1
126228
# via rocm-docs-core
127-
sphinx-notfound-page==1.0.2
229+
sphinx-notfound-page==1.0.4
128230
# via rocm-docs-core
129-
sphinxcontrib-applehelp==1.0.8
231+
sphinxcontrib-applehelp==2.0.0
130232
# via sphinx
131233
sphinxcontrib-datatemplates==0.11.0
132234
# via -r requirements.in
133-
sphinxcontrib-devhelp==1.0.6
235+
sphinxcontrib-devhelp==2.0.0
134236
# via sphinx
135-
sphinxcontrib-htmlhelp==2.0.6
237+
sphinxcontrib-htmlhelp==2.1.0
136238
# via sphinx
137239
sphinxcontrib-jsmath==1.0.1
138240
# via sphinx
139-
sphinxcontrib-qthelp==1.0.8
241+
sphinxcontrib-qthelp==2.0.0
140242
# via sphinx
141243
sphinxcontrib-runcmd==0.2.0
142244
# via sphinxcontrib-datatemplates
143-
sphinxcontrib-serializinghtml==1.1.10
245+
sphinxcontrib-serializinghtml==2.0.0
144246
# via sphinx
145-
tomli==2.0.1
247+
sqlalchemy==2.0.37
248+
# via jupyter-cache
249+
stack-data==0.6.3
250+
# via ipython
251+
tabulate==0.9.0
252+
# via jupyter-cache
253+
tomli==2.2.1
146254
# via sphinx
255+
tornado==6.4.2
256+
# via
257+
# ipykernel
258+
# jupyter-client
259+
traitlets==5.14.3
260+
# via
261+
# comm
262+
# ipykernel
263+
# ipython
264+
# jupyter-client
265+
# jupyter-core
266+
# matplotlib-inline
267+
# nbclient
268+
# nbformat
147269
typing-extensions==4.12.2
148270
# via
271+
# ipython
272+
# myst-nb
149273
# pydata-sphinx-theme
150274
# pygithub
151-
urllib3==2.2.2
275+
# referencing
276+
# sqlalchemy
277+
urllib3==2.3.0
152278
# via
153279
# pygithub
154280
# requests
155-
wrapt==1.16.0
281+
wcwidth==0.2.13
282+
# via prompt-toolkit
283+
wrapt==1.17.2
156284
# via deprecated
285+
zipp==3.21.0
286+
# via importlib-metadata

0 commit comments

Comments
 (0)