requirements.txt 5.89 KB
Newer Older
1
#
alexxu-amd's avatar
alexxu-amd committed
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
9
alabaster==1.0.0
10
    # via sphinx
11
12
asttokens==3.0.0
    # via stack-data
alexxu-amd's avatar
alexxu-amd committed
13
attrs==25.3.0
14
15
16
17
    # via
    #   jsonschema
    #   jupyter-cache
    #   referencing
alexxu-amd's avatar
alexxu-amd committed
18
babel==2.17.0
19
20
21
    # via
    #   pydata-sphinx-theme
    #   sphinx
alexxu-amd's avatar
alexxu-amd committed
22
beautifulsoup4==4.13.3
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.1.31
27
    # via requests
28
cffi==1.17.1
29
30
31
    # via
    #   cryptography
    #   pynacl
alexxu-amd's avatar
alexxu-amd committed
32
charset-normalizer==3.4.1
33
    # via requests
alexxu-amd's avatar
alexxu-amd committed
34
click==8.1.8
35
    # via
alexxu-amd's avatar
alexxu-amd committed
36
37
    #   click-log
    #   doxysphinx
38
39
    #   jupyter-cache
    #   sphinx-external-toc
alexxu-amd's avatar
alexxu-amd committed
40
41
click-log==0.4.0
    # via doxysphinx
42
43
comm==0.2.2
    # via ipykernel
alexxu-amd's avatar
alexxu-amd committed
44
45
46
contourpy==1.3.1
    # via matplotlib
cryptography==44.0.2
47
    # via pyjwt
alexxu-amd's avatar
alexxu-amd committed
48
49
50
cycler==0.12.1
    # via matplotlib
debugpy==1.8.13
51
    # via ipykernel
alexxu-amd's avatar
alexxu-amd committed
52
decorator==5.2.1
53
    # via ipython
alexxu-amd's avatar
alexxu-amd committed
54
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
62
63
64
doxysphinx==3.3.12
    # via rocm-docs-core
exceptiongroup==1.2.2
    # via ipython
65
66
67
68
69
70
executing==2.2.0
    # via stack-data
fastjsonschema==2.21.1
    # via
    #   nbformat
    #   rocm-docs-core
alexxu-amd's avatar
alexxu-amd committed
71
72
73
fonttools==4.56.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
greenlet==3.1.1
    # via sqlalchemy
79
idna==3.10
80
81
82
    # via requests
imagesize==1.4.1
    # via sphinx
83
84
85
86
87
88
importlib-metadata==8.6.1
    # via
    #   jupyter-cache
    #   myst-nb
ipykernel==6.29.5
    # via myst-nb
alexxu-amd's avatar
alexxu-amd committed
89
ipython==8.34.0
90
91
92
93
94
    # via
    #   ipykernel
    #   myst-nb
jedi==0.19.2
    # via ipython
alexxu-amd's avatar
alexxu-amd committed
95
jinja2==3.1.6
96
97
98
    # via
    #   myst-parser
    #   sphinx
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
jsonschema==4.23.0
    # via nbformat
jsonschema-specifications==2024.10.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
alexxu-amd's avatar
alexxu-amd committed
115
116
117
118
119
120
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
125
markupsafe==3.0.2
126
    # via jinja2
alexxu-amd's avatar
alexxu-amd committed
127
128
matplotlib==3.10.1
    # via doxysphinx
129
130
131
132
133
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
mpire==2.10.2
    # via doxysphinx
139
myst-nb==1.2.0
140
    # via rocm-docs-core
alexxu-amd's avatar
alexxu-amd committed
141
myst-parser==4.0.1
142
143
    # via myst-nb
nbclient==0.10.2
144
    # via
145
146
147
148
149
150
151
152
153
    #   jupyter-cache
    #   myst-nb
nbformat==5.10.4
    # via
    #   jupyter-cache
    #   myst-nb
    #   nbclient
nest-asyncio==1.6.0
    # via ipykernel
alexxu-amd's avatar
alexxu-amd committed
154
155
156
157
158
numpy==1.26.4
    # via
    #   contourpy
    #   doxysphinx
    #   matplotlib
159
160
161
packaging==24.2
    # via
    #   ipykernel
alexxu-amd's avatar
alexxu-amd committed
162
163
    #   matplotlib
    #   pydata-sphinx-theme
164
    #   sphinx
165
166
167
168
parso==0.8.4
    # via jedi
pexpect==4.9.0
    # via ipython
alexxu-amd's avatar
alexxu-amd committed
169
170
171
pillow==11.1.0
    # via matplotlib
platformdirs==4.3.7
172
173
174
175
176
177
178
179
180
    # via jupyter-core
prompt-toolkit==3.0.50
    # 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
192
    #   ipython
alexxu-amd's avatar
alexxu-amd committed
193
    #   mpire
194
195
    #   pydata-sphinx-theme
    #   sphinx
alexxu-amd's avatar
alexxu-amd committed
196
197
pyjson5==1.6.8
    # via doxysphinx
198
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
pyparsing==3.2.3
    # via
    #   doxysphinx
    #   matplotlib
206
python-dateutil==2.9.0.post0
alexxu-amd's avatar
alexxu-amd committed
207
208
209
    # via
    #   jupyter-client
    #   matplotlib
210
pyyaml==6.0.2
211
    # via
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
pyzmq==26.3.0
218
219
220
221
222
223
224
225
    # 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.2
230
    # via -r requirements.in
alexxu-amd's avatar
alexxu-amd committed
231
rpds-py==0.24.0
232
233
234
235
236
    # via
    #   jsonschema
    #   referencing
six==1.17.0
    # via python-dateutil
alexxu-amd's avatar
alexxu-amd committed
237
smmap==5.0.2
238
239
240
    # via gitdb
snowballstemmer==2.2.0
    # via sphinx
241
soupsieve==2.6
242
    # via beautifulsoup4
243
sphinx==8.1.3
244
245
    # via
    #   breathe
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
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
265
sphinxcontrib-applehelp==2.0.0
266
    # via sphinx
267
sphinxcontrib-devhelp==2.0.0
268
    # via sphinx
269
sphinxcontrib-htmlhelp==2.1.0
270
271
272
    # via sphinx
sphinxcontrib-jsmath==1.0.1
    # via sphinx
273
sphinxcontrib-qthelp==2.0.0
274
    # via sphinx
275
sphinxcontrib-serializinghtml==2.0.0
276
    # via sphinx
alexxu-amd's avatar
alexxu-amd committed
277
sqlalchemy==2.0.40
278
279
280
281
282
    # via jupyter-cache
stack-data==0.6.3
    # via ipython
tabulate==0.9.0
    # via jupyter-cache
alexxu-amd's avatar
alexxu-amd committed
283
284
tomli==2.2.1
    # via sphinx
285
286
287
288
tornado==6.4.2
    # via
    #   ipykernel
    #   jupyter-client
alexxu-amd's avatar
alexxu-amd committed
289
290
tqdm==4.67.1
    # via mpire
291
292
293
294
295
296
297
298
299
300
traitlets==5.14.3
    # via
    #   comm
    #   ipykernel
    #   ipython
    #   jupyter-client
    #   jupyter-core
    #   matplotlib-inline
    #   nbclient
    #   nbformat
alexxu-amd's avatar
alexxu-amd committed
301
typing-extensions==4.13.0
Sam Wu's avatar
Sam Wu committed
302
    # via
alexxu-amd's avatar
alexxu-amd committed
303
    #   beautifulsoup4
304
305
    #   ipython
    #   myst-nb
306
307
    #   pydata-sphinx-theme
    #   pygithub
308
309
    #   referencing
    #   sqlalchemy
alexxu-amd's avatar
alexxu-amd committed
310
urllib3==2.3.0
311
312
313
    # via
    #   pygithub
    #   requests
314
315
wcwidth==0.2.13
    # via prompt-toolkit
alexxu-amd's avatar
alexxu-amd committed
316
wrapt==1.17.2
317
    # via deprecated
318
319
zipp==3.21.0
    # via importlib-metadata