requirements.txt 5.16 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
9
alabaster==0.7.16
10
    # via sphinx
11
12
13
14
15
16
17
asttokens==3.0.0
    # via stack-data
attrs==25.1.0
    # via
    #   jsonschema
    #   jupyter-cache
    #   referencing
18
babel==2.15.0
19
20
21
    # via
    #   pydata-sphinx-theme
    #   sphinx
22
beautifulsoup4==4.12.3
23
    # via pydata-sphinx-theme
24
breathe==4.35.0
25
    # via rocm-docs-core
26
certifi==2024.2.2
27
    # via requests
28
cffi==1.16.0
29
30
31
    # via
    #   cryptography
    #   pynacl
32
charset-normalizer==3.3.2
33
    # via requests
34
click==8.1.7
35
36
37
38
39
    # via
    #   jupyter-cache
    #   sphinx-external-toc
comm==0.2.2
    # via ipykernel
40
cryptography==42.0.7
41
    # via pyjwt
42
43
44
45
debugpy==1.8.12
    # via ipykernel
decorator==5.1.1
    # via ipython
46
deprecated==1.2.14
47
    # via pygithub
48
docutils==0.21.2
49
50
51
52
53
    # via
    #   breathe
    #   myst-parser
    #   pydata-sphinx-theme
    #   sphinx
54
55
56
57
exceptiongroup==1.2.2
    # via ipython
executing==2.2.0
    # via stack-data
58
fastjsonschema==2.19.1
59
60
61
    # via
    #   nbformat
    #   rocm-docs-core
62
gitdb==4.0.11
63
    # via gitpython
64
gitpython==3.1.43
65
    # via rocm-docs-core
66
67
greenlet==3.1.1
    # via sqlalchemy
68
idna==3.7
69
70
71
    # via requests
imagesize==1.4.1
    # via sphinx
72
73
74
75
76
77
78
79
80
81
82
83
importlib-metadata==8.6.1
    # via
    #   jupyter-cache
    #   myst-nb
ipykernel==6.29.5
    # via myst-nb
ipython==8.31.0
    # via
    #   ipykernel
    #   myst-nb
jedi==0.19.2
    # via ipython
84
jinja2==3.1.4
85
86
87
    # via
    #   myst-parser
    #   sphinx
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
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
104
markdown-it-py==3.0.0
105
106
107
    # via
    #   mdit-py-plugins
    #   myst-parser
108
markupsafe==2.1.5
109
    # via jinja2
110
111
112
113
matplotlib-inline==0.1.7
    # via
    #   ipykernel
    #   ipython
114
mdit-py-plugins==0.4.1
115
116
117
    # via myst-parser
mdurl==0.1.2
    # via markdown-it-py
118
myst-nb==1.1.2
119
    # via rocm-docs-core
120
121
122
123
124
125
126
127
128
129
130
131
132
myst-parser==3.0.1
    # via myst-nb
nbclient==0.10.2
    # via
    #   jupyter-cache
    #   myst-nb
nbformat==5.10.4
    # via
    #   jupyter-cache
    #   myst-nb
    #   nbclient
nest-asyncio==1.6.0
    # via ipykernel
133
packaging==24.0
134
    # via
135
    #   ipykernel
136
137
    #   pydata-sphinx-theme
    #   sphinx
138
139
140
141
142
143
144
145
146
147
148
149
150
151
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==6.1.1
    # via ipykernel
ptyprocess==0.7.0
    # via pexpect
pure-eval==0.2.3
    # via stack-data
152
pycparser==2.22
153
    # via cffi
154
pydata-sphinx-theme==0.15.2
155
156
157
    # via
    #   rocm-docs-core
    #   sphinx-book-theme
158
pygithub==2.3.0
159
    # via rocm-docs-core
160
pygments==2.18.0
161
162
    # via
    #   accessible-pygments
163
    #   ipython
164
165
    #   pydata-sphinx-theme
    #   sphinx
166
pyjwt[crypto]==2.8.0
167
    # via pygithub
168
169
pynacl==1.5.0
    # via pygithub
170
171
python-dateutil==2.9.0.post0
    # via jupyter-client
172
pyyaml==6.0.1
173
    # via
174
175
    #   jupyter-cache
    #   myst-nb
176
    #   myst-parser
177
    #   rocm-docs-core
178
    #   sphinx-external-toc
179
180
181
182
183
184
185
186
pyzmq==26.2.1
    # via
    #   ipykernel
    #   jupyter-client
referencing==0.36.2
    # via
    #   jsonschema
    #   jsonschema-specifications
187
requests==2.32.2
188
189
190
    # via
    #   pygithub
    #   sphinx
191
rocm-docs-core==1.18.1
192
    # via -r requirements.in
193
194
195
196
197
198
rpds-py==0.22.3
    # via
    #   jsonschema
    #   referencing
six==1.17.0
    # via python-dateutil
199
smmap==5.0.1
200
201
202
    # via gitdb
snowballstemmer==2.2.0
    # via sphinx
203
soupsieve==2.5
204
    # via beautifulsoup4
205
sphinx==7.3.7
206
207
    # via
    #   breathe
208
    #   myst-nb
209
210
211
212
213
214
215
216
    #   myst-parser
    #   pydata-sphinx-theme
    #   rocm-docs-core
    #   sphinx-book-theme
    #   sphinx-copybutton
    #   sphinx-design
    #   sphinx-external-toc
    #   sphinx-notfound-page
217
sphinx-book-theme==1.1.2
218
    # via rocm-docs-core
219
sphinx-copybutton==0.5.2
220
    # via rocm-docs-core
221
sphinx-design==0.6.0
222
    # via rocm-docs-core
223
sphinx-external-toc==1.0.1
224
    # via rocm-docs-core
225
sphinx-notfound-page==1.0.2
226
    # via rocm-docs-core
227
sphinxcontrib-applehelp==1.0.8
228
    # via sphinx
229
sphinxcontrib-devhelp==1.0.6
230
    # via sphinx
231
sphinxcontrib-htmlhelp==2.0.5
232
233
234
    # via sphinx
sphinxcontrib-jsmath==1.0.1
    # via sphinx
235
sphinxcontrib-qthelp==1.0.7
236
    # via sphinx
237
sphinxcontrib-serializinghtml==1.1.10
238
    # via sphinx
239
240
241
242
243
244
sqlalchemy==2.0.37
    # via jupyter-cache
stack-data==0.6.3
    # via ipython
tabulate==0.9.0
    # via jupyter-cache
245
246
tomli==2.0.1
    # via sphinx
247
248
249
250
251
252
253
254
255
256
257
258
259
260
tornado==6.4.2
    # via
    #   ipykernel
    #   jupyter-client
traitlets==5.14.3
    # via
    #   comm
    #   ipykernel
    #   ipython
    #   jupyter-client
    #   jupyter-core
    #   matplotlib-inline
    #   nbclient
    #   nbformat
261
typing-extensions==4.11.0
Sam Wu's avatar
Sam Wu committed
262
    # via
263
264
    #   ipython
    #   myst-nb
265
266
    #   pydata-sphinx-theme
    #   pygithub
267
268
    #   referencing
    #   sqlalchemy
269
270
271
272
urllib3==2.2.1
    # via
    #   pygithub
    #   requests
273
274
wcwidth==0.2.13
    # via prompt-toolkit
275
276
wrapt==1.16.0
    # via deprecated
277
278
zipp==3.21.0
    # via importlib-metadata