requirements.txt 5.08 KB
Newer Older
1
#
2
# This file is autogenerated by pip-compile with Python 3.11
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
13
14
15
16
17
18
19
20
appnope==0.1.4
    # via ipykernel
asttokens==3.0.0
    # via stack-data
attrs==25.1.0
    # via
    #   jsonschema
    #   jupyter-cache
    #   referencing
babel==2.16.0
21
22
23
    # via
    #   pydata-sphinx-theme
    #   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
32
33
    # via
    #   cryptography
    #   pynacl
34
charset-normalizer==3.4.0
35
    # via requests
36
click==8.1.7
37
38
39
40
41
42
    # via
    #   jupyter-cache
    #   sphinx-external-toc
comm==0.2.2
    # via ipykernel
cryptography==44.0.0
43
    # via pyjwt
44
45
46
47
48
debugpy==1.8.12
    # via ipykernel
decorator==5.1.1
    # via ipython
deprecated==1.2.15
49
    # via pygithub
50
docutils==0.21.2
51
52
53
54
55
    # via
    #   breathe
    #   myst-parser
    #   pydata-sphinx-theme
    #   sphinx
56
57
58
59
60
61
executing==2.2.0
    # via stack-data
fastjsonschema==2.21.1
    # via
    #   nbformat
    #   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
68
69
    # via requests
imagesize==1.4.1
    # via sphinx
70
71
72
73
74
75
76
77
78
79
80
81
importlib-metadata==8.6.1
    # via
    #   jupyter-cache
    #   myst-nb
ipykernel==6.29.5
    # via myst-nb
ipython==8.32.0
    # via
    #   ipykernel
    #   myst-nb
jedi==0.19.2
    # via ipython
82
jinja2==3.1.4
83
84
85
    # via
    #   myst-parser
    #   sphinx
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
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
102
markdown-it-py==3.0.0
103
104
105
    # via
    #   mdit-py-plugins
    #   myst-parser
106
markupsafe==3.0.2
107
    # via jinja2
108
109
110
111
112
matplotlib-inline==0.1.7
    # via
    #   ipykernel
    #   ipython
mdit-py-plugins==0.4.2
113
114
115
    # via myst-parser
mdurl==0.1.2
    # via markdown-it-py
116
myst-nb==1.2.0
117
    # via rocm-docs-core
118
119
120
myst-parser==4.0.0
    # via myst-nb
nbclient==0.10.2
121
    # via
122
123
124
125
126
127
128
129
130
131
132
133
    #   jupyter-cache
    #   myst-nb
nbformat==5.10.4
    # via
    #   jupyter-cache
    #   myst-nb
    #   nbclient
nest-asyncio==1.6.0
    # via ipykernel
packaging==24.2
    # via
    #   ipykernel
134
    #   sphinx
135
136
137
138
139
140
141
142
143
144
145
146
147
148
parso==0.8.4
    # via jedi
pexpect==4.9.0
    # via ipython
platformdirs==4.3.6
    # 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
149
pycparser==2.22
150
    # via cffi
151
pydata-sphinx-theme==0.16.1
152
153
154
    # via
    #   rocm-docs-core
    #   sphinx-book-theme
155
pygithub==2.5.0
156
    # via rocm-docs-core
157
pygments==2.18.0
158
159
    # via
    #   accessible-pygments
160
    #   ipython
161
162
    #   pydata-sphinx-theme
    #   sphinx
163
pyjwt[crypto]==2.10.1
164
    # via pygithub
165
166
pynacl==1.5.0
    # via pygithub
167
168
169
python-dateutil==2.9.0.post0
    # via jupyter-client
pyyaml==6.0.2
170
    # via
171
172
    #   jupyter-cache
    #   myst-nb
173
    #   myst-parser
174
    #   rocm-docs-core
175
    #   sphinx-external-toc
176
177
178
179
180
181
182
183
184
pyzmq==26.2.1
    # via
    #   ipykernel
    #   jupyter-client
referencing==0.36.2
    # via
    #   jsonschema
    #   jsonschema-specifications
requests==2.32.3
185
186
187
    # via
    #   pygithub
    #   sphinx
188
rocm-docs-core[api_reference]==1.17.0
189
    # via -r requirements.in
190
191
192
193
194
195
rpds-py==0.22.3
    # via
    #   jsonschema
    #   referencing
six==1.17.0
    # via python-dateutil
196
smmap==5.0.1
197
198
199
    # via gitdb
snowballstemmer==2.2.0
    # via sphinx
200
soupsieve==2.6
201
    # via beautifulsoup4
202
sphinx==8.1.3
203
204
    # via
    #   breathe
205
    #   myst-nb
206
207
208
209
210
211
212
213
    #   myst-parser
    #   pydata-sphinx-theme
    #   rocm-docs-core
    #   sphinx-book-theme
    #   sphinx-copybutton
    #   sphinx-design
    #   sphinx-external-toc
    #   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
230
231
    # via sphinx
sphinxcontrib-jsmath==1.0.1
    # via sphinx
232
sphinxcontrib-qthelp==2.0.0
233
    # via sphinx
234
sphinxcontrib-serializinghtml==2.0.0
235
    # via sphinx
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
sqlalchemy==2.0.38
    # via jupyter-cache
stack-data==0.6.3
    # via ipython
tabulate==0.9.0
    # via jupyter-cache
tornado==6.4.2
    # via
    #   ipykernel
    #   jupyter-client
traitlets==5.14.3
    # via
    #   comm
    #   ipykernel
    #   ipython
    #   jupyter-client
    #   jupyter-core
    #   matplotlib-inline
    #   nbclient
    #   nbformat
typing-extensions==4.12.2
Sam Wu's avatar
Sam Wu committed
257
    # via
258
259
    #   ipython
    #   myst-nb
260
261
    #   pydata-sphinx-theme
    #   pygithub
262
263
264
    #   referencing
    #   sqlalchemy
urllib3==2.2.3
265
266
267
    # via
    #   pygithub
    #   requests
268
269
270
wcwidth==0.2.13
    # via prompt-toolkit
wrapt==1.17.0
271
    # via deprecated
272
273
zipp==3.21.0
    # via importlib-metadata