requirements.txt 5.91 KB
Newer Older
1
#
2
# This file is autogenerated by pip-compile with Python 3.10
3
4
# by the following command:
#
5
#    pip-compile requirements.in
6
#
7
accessible-pygments==0.0.5
8
    # via pydata-sphinx-theme
alexxu-amd's avatar
alexxu-amd committed
9
alabaster==1.0.0
10
    # via sphinx
alexxu-amd's avatar
alexxu-amd committed
11
12
13
14
15
16
17
18
asttokens==3.0.0
    # via stack-data
attrs==25.3.0
    # via
    #   jsonschema
    #   jupyter-cache
    #   referencing
babel==2.17.0
19
20
21
    # via
    #   pydata-sphinx-theme
    #   sphinx
alexxu-amd's avatar
alexxu-amd committed
22
beautifulsoup4==4.13.4
23
    # via pydata-sphinx-theme
alexxu-amd's avatar
alexxu-amd committed
24
breathe==4.36.0
25
    # via rocm-docs-core
alexxu-amd's avatar
alexxu-amd committed
26
certifi==2025.4.26
27
    # via requests
alexxu-amd's avatar
alexxu-amd committed
28
cffi==1.17.1
29
30
31
    # via
    #   cryptography
    #   pynacl
alexxu-amd's avatar
alexxu-amd committed
32
charset-normalizer==3.4.2
33
    # via requests
alexxu-amd's avatar
alexxu-amd committed
34
35
36
37
38
39
40
41
42
43
44
45
46
click==8.2.1
    # via
    #   click-log
    #   doxysphinx
    #   jupyter-cache
    #   sphinx-external-toc
click-log==0.4.0
    # via doxysphinx
comm==0.2.2
    # via ipykernel
contourpy==1.3.2
    # via matplotlib
cryptography==45.0.2
47
    # via pyjwt
alexxu-amd's avatar
alexxu-amd committed
48
49
50
51
52
53
54
cycler==0.12.1
    # via matplotlib
debugpy==1.8.14
    # via ipykernel
decorator==5.2.1
    # via ipython
deprecated==1.2.18
55
    # via pygithub
56
docutils==0.21.2
57
58
59
60
    # via
    #   myst-parser
    #   pydata-sphinx-theme
    #   sphinx
alexxu-amd's avatar
alexxu-amd committed
61
doxysphinx==3.3.12
62
    # via rocm-docs-core
alexxu-amd's avatar
alexxu-amd committed
63
64
65
66
67
68
69
70
71
72
73
exceptiongroup==1.3.0
    # via ipython
executing==2.2.0
    # via stack-data
fastjsonschema==2.21.1
    # via
    #   nbformat
    #   rocm-docs-core
fonttools==4.58.0
    # via matplotlib
gitdb==4.0.12
74
    # via gitpython
alexxu-amd's avatar
alexxu-amd committed
75
gitpython==3.1.44
76
    # via rocm-docs-core
alexxu-amd's avatar
alexxu-amd committed
77
78
79
greenlet==3.2.2
    # via sqlalchemy
idna==3.10
80
81
82
    # via requests
imagesize==1.4.1
    # via sphinx
alexxu-amd's avatar
alexxu-amd committed
83
84
85
86
87
88
89
90
91
92
93
94
95
importlib-metadata==8.7.0
    # via
    #   jupyter-cache
    #   myst-nb
ipykernel==6.29.5
    # via myst-nb
ipython==8.36.0
    # via
    #   ipykernel
    #   myst-nb
jedi==0.19.2
    # via ipython
jinja2==3.1.6
96
97
98
    # via
    #   myst-parser
    #   sphinx
alexxu-amd's avatar
alexxu-amd committed
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
jsonschema==4.23.0
    # via nbformat
jsonschema-specifications==2025.4.1
    # via jsonschema
jupyter-cache==1.0.1
    # via myst-nb
jupyter-client==8.6.3
    # via
    #   ipykernel
    #   nbclient
jupyter-core==5.7.2
    # via
    #   ipykernel
    #   jupyter-client
    #   nbclient
    #   nbformat
kiwisolver==1.4.8
    # via matplotlib
libsass==0.22.0
    # via doxysphinx
lxml==5.2.1
    # via doxysphinx
121
markdown-it-py==3.0.0
122
123
124
    # via
    #   mdit-py-plugins
    #   myst-parser
alexxu-amd's avatar
alexxu-amd committed
125
markupsafe==3.0.2
126
    # via jinja2
alexxu-amd's avatar
alexxu-amd committed
127
128
129
130
131
132
133
matplotlib==3.10.3
    # via doxysphinx
matplotlib-inline==0.1.7
    # via
    #   ipykernel
    #   ipython
mdit-py-plugins==0.4.2
134
135
136
    # via myst-parser
mdurl==0.1.2
    # via markdown-it-py
alexxu-amd's avatar
alexxu-amd committed
137
138
139
mpire==2.10.2
    # via doxysphinx
myst-nb==1.2.0
140
    # via rocm-docs-core
alexxu-amd's avatar
alexxu-amd committed
141
142
143
myst-parser==4.0.1
    # via myst-nb
nbclient==0.10.2
144
    # via
alexxu-amd's avatar
alexxu-amd committed
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
    #   jupyter-cache
    #   myst-nb
nbformat==5.10.4
    # via
    #   jupyter-cache
    #   myst-nb
    #   nbclient
nest-asyncio==1.6.0
    # via ipykernel
numpy==1.26.4
    # via
    #   contourpy
    #   doxysphinx
    #   matplotlib
packaging==25.0
    # via
    #   ipykernel
    #   matplotlib
163
164
    #   pydata-sphinx-theme
    #   sphinx
alexxu-amd's avatar
alexxu-amd committed
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
parso==0.8.4
    # via jedi
pexpect==4.9.0
    # via ipython
pillow==11.2.1
    # via matplotlib
platformdirs==4.3.8
    # via jupyter-core
prompt-toolkit==3.0.51
    # via ipython
psutil==7.0.0
    # via ipykernel
ptyprocess==0.7.0
    # via pexpect
pure-eval==0.2.3
    # via stack-data
181
pycparser==2.22
182
    # via cffi
alexxu-amd's avatar
alexxu-amd committed
183
pydata-sphinx-theme==0.15.4
184
185
186
    # via
    #   rocm-docs-core
    #   sphinx-book-theme
alexxu-amd's avatar
alexxu-amd committed
187
pygithub==2.6.1
188
    # via rocm-docs-core
alexxu-amd's avatar
alexxu-amd committed
189
pygments==2.19.1
190
191
    # via
    #   accessible-pygments
alexxu-amd's avatar
alexxu-amd committed
192
193
    #   ipython
    #   mpire
194
195
    #   pydata-sphinx-theme
    #   sphinx
alexxu-amd's avatar
alexxu-amd committed
196
197
198
pyjson5==1.6.9
    # via doxysphinx
pyjwt[crypto]==2.10.1
199
    # via pygithub
200
201
pynacl==1.5.0
    # via pygithub
alexxu-amd's avatar
alexxu-amd committed
202
203
204
205
206
207
208
209
210
pyparsing==3.2.3
    # via
    #   doxysphinx
    #   matplotlib
python-dateutil==2.9.0.post0
    # via
    #   jupyter-client
    #   matplotlib
pyyaml==6.0.2
211
    # via
alexxu-amd's avatar
alexxu-amd committed
212
213
    #   jupyter-cache
    #   myst-nb
214
    #   myst-parser
215
    #   rocm-docs-core
216
    #   sphinx-external-toc
alexxu-amd's avatar
alexxu-amd committed
217
218
219
220
221
222
223
224
225
pyzmq==26.4.0
    # via
    #   ipykernel
    #   jupyter-client
referencing==0.36.2
    # via
    #   jsonschema
    #   jsonschema-specifications
requests==2.32.3
226
227
228
    # via
    #   pygithub
    #   sphinx
alexxu-amd's avatar
alexxu-amd committed
229
rocm-docs-core[api-reference]==1.18.4
230
    # via -r requirements.in
alexxu-amd's avatar
alexxu-amd committed
231
232
233
234
235
236
237
rpds-py==0.25.1
    # via
    #   jsonschema
    #   referencing
six==1.17.0
    # via python-dateutil
smmap==5.0.2
238
    # via gitdb
alexxu-amd's avatar
alexxu-amd committed
239
snowballstemmer==3.0.1
240
    # via sphinx
alexxu-amd's avatar
alexxu-amd committed
241
soupsieve==2.7
242
    # via beautifulsoup4
alexxu-amd's avatar
alexxu-amd committed
243
sphinx==8.1.3
244
245
    # via
    #   breathe
alexxu-amd's avatar
alexxu-amd committed
246
    #   myst-nb
247
248
249
250
251
252
253
254
    #   myst-parser
    #   pydata-sphinx-theme
    #   rocm-docs-core
    #   sphinx-book-theme
    #   sphinx-copybutton
    #   sphinx-design
    #   sphinx-external-toc
    #   sphinx-notfound-page
alexxu-amd's avatar
alexxu-amd committed
255
sphinx-book-theme==1.1.4
256
    # via rocm-docs-core
257
sphinx-copybutton==0.5.2
258
    # via rocm-docs-core
alexxu-amd's avatar
alexxu-amd committed
259
sphinx-design==0.6.1
260
    # via rocm-docs-core
261
sphinx-external-toc==1.0.1
262
    # via rocm-docs-core
alexxu-amd's avatar
alexxu-amd committed
263
sphinx-notfound-page==1.1.0
264
    # via rocm-docs-core
alexxu-amd's avatar
alexxu-amd committed
265
sphinxcontrib-applehelp==2.0.0
266
    # via sphinx
alexxu-amd's avatar
alexxu-amd committed
267
sphinxcontrib-devhelp==2.0.0
268
    # via sphinx
alexxu-amd's avatar
alexxu-amd committed
269
sphinxcontrib-htmlhelp==2.1.0
270
271
272
    # via sphinx
sphinxcontrib-jsmath==1.0.1
    # via sphinx
alexxu-amd's avatar
alexxu-amd committed
273
sphinxcontrib-qthelp==2.0.0
274
    # via sphinx
alexxu-amd's avatar
alexxu-amd committed
275
sphinxcontrib-serializinghtml==2.0.0
276
    # via sphinx
alexxu-amd's avatar
alexxu-amd committed
277
278
279
280
281
282
283
sqlalchemy==2.0.41
    # via jupyter-cache
stack-data==0.6.3
    # via ipython
tabulate==0.9.0
    # via jupyter-cache
tomli==2.2.1
284
    # via sphinx
alexxu-amd's avatar
alexxu-amd committed
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
tornado==6.5
    # via
    #   ipykernel
    #   jupyter-client
tqdm==4.67.1
    # via mpire
traitlets==5.14.3
    # via
    #   comm
    #   ipykernel
    #   ipython
    #   jupyter-client
    #   jupyter-core
    #   matplotlib-inline
    #   nbclient
    #   nbformat
typing-extensions==4.13.2
Sam Wu's avatar
Sam Wu committed
302
    # via
alexxu-amd's avatar
alexxu-amd committed
303
304
305
306
    #   beautifulsoup4
    #   exceptiongroup
    #   ipython
    #   myst-nb
307
308
    #   pydata-sphinx-theme
    #   pygithub
alexxu-amd's avatar
alexxu-amd committed
309
310
311
    #   referencing
    #   sqlalchemy
urllib3==2.4.0
312
313
314
    # via
    #   pygithub
    #   requests
alexxu-amd's avatar
alexxu-amd committed
315
316
317
wcwidth==0.2.13
    # via prompt-toolkit
wrapt==1.17.2
318
    # via deprecated
alexxu-amd's avatar
alexxu-amd committed
319
320
zipp==3.21.0
    # via importlib-metadata