Skip to content

Commit 30f68e9

Browse files
committed
Update documentation requirements
1 parent d70c538 commit 30f68e9

File tree

2 files changed

+274
-0
lines changed

2 files changed

+274
-0
lines changed

docs/sphinx/requirements.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
rocm-docs-core[api_reference]==1.17.0

docs/sphinx/requirements.txt

Lines changed: 273 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,273 @@
1+
#
2+
# This file is autogenerated by pip-compile with Python 3.11
3+
# by the following command:
4+
#
5+
# pip-compile requirements.in
6+
#
7+
accessible-pygments==0.0.5
8+
# via pydata-sphinx-theme
9+
alabaster==1.0.0
10+
# via sphinx
11+
appnope==0.1.4
12+
# via ipykernel
13+
asttokens==3.0.0
14+
# via stack-data
15+
attrs==25.1.0
16+
# via
17+
# jsonschema
18+
# jupyter-cache
19+
# referencing
20+
babel==2.16.0
21+
# via
22+
# pydata-sphinx-theme
23+
# sphinx
24+
beautifulsoup4==4.12.3
25+
# via pydata-sphinx-theme
26+
breathe==4.35.0
27+
# via rocm-docs-core
28+
certifi==2024.12.14
29+
# via requests
30+
cffi==1.17.1
31+
# via
32+
# cryptography
33+
# pynacl
34+
charset-normalizer==3.4.0
35+
# via requests
36+
click==8.1.7
37+
# via
38+
# jupyter-cache
39+
# sphinx-external-toc
40+
comm==0.2.2
41+
# via ipykernel
42+
cryptography==44.0.0
43+
# via pyjwt
44+
debugpy==1.8.12
45+
# via ipykernel
46+
decorator==5.1.1
47+
# via ipython
48+
deprecated==1.2.15
49+
# via pygithub
50+
docutils==0.21.2
51+
# via
52+
# breathe
53+
# myst-parser
54+
# pydata-sphinx-theme
55+
# sphinx
56+
executing==2.2.0
57+
# via stack-data
58+
fastjsonschema==2.21.1
59+
# via
60+
# nbformat
61+
# rocm-docs-core
62+
gitdb==4.0.11
63+
# via gitpython
64+
gitpython==3.1.43
65+
# via rocm-docs-core
66+
idna==3.10
67+
# via requests
68+
imagesize==1.4.1
69+
# via sphinx
70+
importlib-metadata==8.6.1
71+
# via
72+
# jupyter-cache
73+
# myst-nb
74+
ipykernel==6.29.5
75+
# via myst-nb
76+
ipython==8.32.0
77+
# via
78+
# ipykernel
79+
# myst-nb
80+
jedi==0.19.2
81+
# via ipython
82+
jinja2==3.1.4
83+
# via
84+
# myst-parser
85+
# sphinx
86+
jsonschema==4.23.0
87+
# via nbformat
88+
jsonschema-specifications==2024.10.1
89+
# via jsonschema
90+
jupyter-cache==1.0.1
91+
# via myst-nb
92+
jupyter-client==8.6.3
93+
# via
94+
# ipykernel
95+
# nbclient
96+
jupyter-core==5.7.2
97+
# via
98+
# ipykernel
99+
# jupyter-client
100+
# nbclient
101+
# nbformat
102+
markdown-it-py==3.0.0
103+
# via
104+
# mdit-py-plugins
105+
# myst-parser
106+
markupsafe==3.0.2
107+
# via jinja2
108+
matplotlib-inline==0.1.7
109+
# via
110+
# ipykernel
111+
# ipython
112+
mdit-py-plugins==0.4.2
113+
# via myst-parser
114+
mdurl==0.1.2
115+
# via markdown-it-py
116+
myst-nb==1.2.0
117+
# via rocm-docs-core
118+
myst-parser==4.0.0
119+
# via myst-nb
120+
nbclient==0.10.2
121+
# via
122+
# jupyter-cache
123+
# myst-nb
124+
nbformat==5.10.4
125+
# via
126+
# jupyter-cache
127+
# myst-nb
128+
# nbclient
129+
nest-asyncio==1.6.0
130+
# via ipykernel
131+
packaging==24.2
132+
# via
133+
# ipykernel
134+
# sphinx
135+
parso==0.8.4
136+
# via jedi
137+
pexpect==4.9.0
138+
# via ipython
139+
platformdirs==4.3.6
140+
# via jupyter-core
141+
prompt-toolkit==3.0.50
142+
# via ipython
143+
psutil==7.0.0
144+
# via ipykernel
145+
ptyprocess==0.7.0
146+
# via pexpect
147+
pure-eval==0.2.3
148+
# via stack-data
149+
pycparser==2.22
150+
# via cffi
151+
pydata-sphinx-theme==0.16.1
152+
# via
153+
# rocm-docs-core
154+
# sphinx-book-theme
155+
pygithub==2.5.0
156+
# via rocm-docs-core
157+
pygments==2.18.0
158+
# via
159+
# accessible-pygments
160+
# ipython
161+
# pydata-sphinx-theme
162+
# sphinx
163+
pyjwt[crypto]==2.10.1
164+
# via pygithub
165+
pynacl==1.5.0
166+
# via pygithub
167+
python-dateutil==2.9.0.post0
168+
# via jupyter-client
169+
pyyaml==6.0.2
170+
# via
171+
# jupyter-cache
172+
# myst-nb
173+
# myst-parser
174+
# rocm-docs-core
175+
# sphinx-external-toc
176+
pyzmq==26.2.1
177+
# via
178+
# ipykernel
179+
# jupyter-client
180+
referencing==0.36.2
181+
# via
182+
# jsonschema
183+
# jsonschema-specifications
184+
requests==2.32.3
185+
# via
186+
# pygithub
187+
# sphinx
188+
rocm-docs-core[api_reference]==1.17.0
189+
# via -r requirements.in
190+
rpds-py==0.22.3
191+
# via
192+
# jsonschema
193+
# referencing
194+
six==1.17.0
195+
# via python-dateutil
196+
smmap==5.0.1
197+
# via gitdb
198+
snowballstemmer==2.2.0
199+
# via sphinx
200+
soupsieve==2.6
201+
# via beautifulsoup4
202+
sphinx==8.1.3
203+
# via
204+
# breathe
205+
# myst-nb
206+
# myst-parser
207+
# pydata-sphinx-theme
208+
# rocm-docs-core
209+
# sphinx-book-theme
210+
# sphinx-copybutton
211+
# sphinx-design
212+
# sphinx-external-toc
213+
# sphinx-notfound-page
214+
sphinx-book-theme==1.1.3
215+
# via rocm-docs-core
216+
sphinx-copybutton==0.5.2
217+
# via rocm-docs-core
218+
sphinx-design==0.6.1
219+
# via rocm-docs-core
220+
sphinx-external-toc==1.0.1
221+
# via rocm-docs-core
222+
sphinx-notfound-page==1.0.4
223+
# via rocm-docs-core
224+
sphinxcontrib-applehelp==2.0.0
225+
# via sphinx
226+
sphinxcontrib-devhelp==2.0.0
227+
# via sphinx
228+
sphinxcontrib-htmlhelp==2.1.0
229+
# via sphinx
230+
sphinxcontrib-jsmath==1.0.1
231+
# via sphinx
232+
sphinxcontrib-qthelp==2.0.0
233+
# via sphinx
234+
sphinxcontrib-serializinghtml==2.0.0
235+
# via sphinx
236+
sqlalchemy==2.0.38
237+
# via jupyter-cache
238+
stack-data==0.6.3
239+
# via ipython
240+
tabulate==0.9.0
241+
# via jupyter-cache
242+
tornado==6.4.2
243+
# via
244+
# ipykernel
245+
# jupyter-client
246+
traitlets==5.14.3
247+
# via
248+
# comm
249+
# ipykernel
250+
# ipython
251+
# jupyter-client
252+
# jupyter-core
253+
# matplotlib-inline
254+
# nbclient
255+
# nbformat
256+
typing-extensions==4.12.2
257+
# via
258+
# ipython
259+
# myst-nb
260+
# pydata-sphinx-theme
261+
# pygithub
262+
# referencing
263+
# sqlalchemy
264+
urllib3==2.2.3
265+
# via
266+
# pygithub
267+
# requests
268+
wcwidth==0.2.13
269+
# via prompt-toolkit
270+
wrapt==1.17.0
271+
# via deprecated
272+
zipp==3.21.0
273+
# via importlib-metadata

0 commit comments

Comments
 (0)