4
4
#
5
5
# pip-compile requirements.in
6
6
#
7
- accessible-pygments == 0.0.3
7
+ accessible-pygments == 0.0.5
8
8
# via pydata-sphinx-theme
9
- alabaster == 0.7.13
9
+ alabaster == 1.0.0
10
10
# via sphinx
11
11
appnope == 0.1.4
12
12
# via ipykernel
@@ -17,69 +17,69 @@ attrs==25.1.0
17
17
# jsonschema
18
18
# jupyter-cache
19
19
# referencing
20
- babel == 2.12.1
20
+ babel == 2.17.0
21
21
# via
22
22
# pydata-sphinx-theme
23
23
# sphinx
24
- beautifulsoup4 == 4.11.2
24
+ beautifulsoup4 == 4.13.3
25
25
# via pydata-sphinx-theme
26
- breathe == 4.34 .0
26
+ breathe == 4.35 .0
27
27
# via rocm-docs-core
28
- certifi == 2022.12.7
28
+ certifi == 2025.1.31
29
29
# via requests
30
- cffi == 1.15 .1
30
+ cffi == 1.17 .1
31
31
# via
32
32
# cryptography
33
33
# pynacl
34
- charset-normalizer == 3.1.0
34
+ charset-normalizer == 3.4.1
35
35
# via requests
36
- click == 8.1.3
36
+ click == 8.1.8
37
37
# via
38
38
# jupyter-cache
39
39
# sphinx-external-toc
40
40
comm == 0.2.2
41
41
# via ipykernel
42
- cryptography == 40 .0.2
42
+ cryptography == 44 .0.1
43
43
# via pyjwt
44
44
debugpy == 1.8.12
45
45
# via ipykernel
46
46
decorator == 5.1.1
47
47
# via ipython
48
- deprecated == 1.2.13
48
+ deprecated == 1.2.18
49
49
# via pygithub
50
- docutils == 0.19
50
+ docutils == 0.21.2
51
51
# via
52
52
# breathe
53
53
# myst-parser
54
54
# pydata-sphinx-theme
55
55
# sphinx
56
56
executing == 2.2.0
57
57
# via stack-data
58
- fastjsonschema == 2.17 .1
58
+ fastjsonschema == 2.21 .1
59
59
# via
60
60
# nbformat
61
61
# rocm-docs-core
62
- gitdb == 4.0.10
62
+ gitdb == 4.0.12
63
63
# via gitpython
64
- gitpython == 3.1.31
64
+ gitpython == 3.1.44
65
65
# via rocm-docs-core
66
- idna == 3.4
66
+ idna == 3.10
67
67
# via requests
68
68
imagesize == 1.4.1
69
69
# via sphinx
70
- importlib-metadata == 8.5.0
70
+ importlib-metadata == 8.6.1
71
71
# via
72
72
# jupyter-cache
73
73
# myst-nb
74
74
ipykernel == 6.29.5
75
75
# via myst-nb
76
- ipython == 8.23 .0
76
+ ipython == 8.32 .0
77
77
# via
78
78
# ipykernel
79
79
# myst-nb
80
80
jedi == 0.19.2
81
81
# via ipython
82
- jinja2 == 3.1.2
82
+ jinja2 == 3.1.5
83
83
# via
84
84
# myst-parser
85
85
# sphinx
@@ -99,23 +99,23 @@ jupyter-core==5.7.2
99
99
# jupyter-client
100
100
# nbclient
101
101
# nbformat
102
- markdown-it-py == 2.2 .0
102
+ markdown-it-py == 3.0 .0
103
103
# via
104
104
# mdit-py-plugins
105
105
# myst-parser
106
- markupsafe == 2.1 .2
106
+ markupsafe == 3.0 .2
107
107
# via jinja2
108
108
matplotlib-inline == 0.1.7
109
109
# via
110
110
# ipykernel
111
111
# ipython
112
- mdit-py-plugins == 0.3.5
112
+ mdit-py-plugins == 0.4.2
113
113
# via myst-parser
114
114
mdurl == 0.1.2
115
115
# via markdown-it-py
116
116
myst-nb == 1.2.0
117
117
# via rocm-docs-core
118
- myst-parser == 1 .0.0
118
+ myst-parser == 4 .0.1
119
119
# via myst-nb
120
120
nbclient == 0.10.2
121
121
# via
@@ -128,10 +128,9 @@ nbformat==5.10.4
128
128
# nbclient
129
129
nest-asyncio == 1.6.0
130
130
# via ipykernel
131
- packaging == 23.0
131
+ packaging == 24.2
132
132
# via
133
133
# ipykernel
134
- # pydata-sphinx-theme
135
134
# sphinx
136
135
parso == 0.8.4
137
136
# via jedi
@@ -147,27 +146,27 @@ ptyprocess==0.7.0
147
146
# via pexpect
148
147
pure-eval == 0.2.3
149
148
# via stack-data
150
- pycparser == 2.21
149
+ pycparser == 2.22
151
150
# via cffi
152
- pydata-sphinx-theme == 0.13.3
151
+ pydata-sphinx-theme == 0.16.1
153
152
# via
154
153
# rocm-docs-core
155
154
# sphinx-book-theme
156
- pygithub == 1.58.1
155
+ pygithub == 2.6.0
157
156
# via rocm-docs-core
158
- pygments == 2.14.0
157
+ pygments == 2.19.1
159
158
# via
160
159
# accessible-pygments
161
160
# ipython
162
161
# pydata-sphinx-theme
163
162
# sphinx
164
- pyjwt [crypto ]== 2.6.0
163
+ pyjwt [crypto ]== 2.10.1
165
164
# via pygithub
166
165
pynacl == 1.5.0
167
166
# via pygithub
168
167
python-dateutil == 2.9.0.post0
169
168
# via jupyter-client
170
- pyyaml == 6.0
169
+ pyyaml == 6.0.2
171
170
# via
172
171
# jupyter-cache
173
172
# myst-nb
@@ -182,25 +181,27 @@ referencing==0.36.2
182
181
# via
183
182
# jsonschema
184
183
# jsonschema-specifications
185
- requests == 2.28.2
184
+ requests == 2.32.3
186
185
# via
187
186
# pygithub
188
187
# sphinx
189
188
rocm-docs-core == 1.17.0
190
189
# via -r requirements.in
190
+ roman-numerals-py == 3.0.0
191
+ # via sphinx
191
192
rpds-py == 0.22.3
192
193
# via
193
194
# jsonschema
194
195
# referencing
195
196
six == 1.17.0
196
197
# via python-dateutil
197
- smmap == 5.0.0
198
+ smmap == 5.0.2
198
199
# via gitdb
199
200
snowballstemmer == 2.2.0
200
201
# via sphinx
201
- soupsieve == 2.4
202
+ soupsieve == 2.6
202
203
# via beautifulsoup4
203
- sphinx == 5.3 .0
204
+ sphinx == 8.2 .0
204
205
# via
205
206
# breathe
206
207
# myst-nb
@@ -212,29 +213,29 @@ sphinx==5.3.0
212
213
# sphinx-design
213
214
# sphinx-external-toc
214
215
# sphinx-notfound-page
215
- sphinx-book-theme == 1.0.1
216
+ sphinx-book-theme == 1.1.3
216
217
# via rocm-docs-core
217
- sphinx-copybutton == 0.5.1
218
+ sphinx-copybutton == 0.5.2
218
219
# via rocm-docs-core
219
- sphinx-design == 0.4 .1
220
+ sphinx-design == 0.6 .1
220
221
# via rocm-docs-core
221
- sphinx-external-toc == 0.3 .1
222
+ sphinx-external-toc == 1.0 .1
222
223
# via rocm-docs-core
223
- sphinx-notfound-page == 0.8.3
224
+ sphinx-notfound-page == 1.1.0
224
225
# via rocm-docs-core
225
- sphinxcontrib-applehelp == 1 .0.4
226
+ sphinxcontrib-applehelp == 2 .0.0
226
227
# via sphinx
227
- sphinxcontrib-devhelp == 1 .0.2
228
+ sphinxcontrib-devhelp == 2 .0.0
228
229
# via sphinx
229
- sphinxcontrib-htmlhelp == 2.0.1
230
+ sphinxcontrib-htmlhelp == 2.1.0
230
231
# via sphinx
231
232
sphinxcontrib-jsmath == 1.0.1
232
233
# via sphinx
233
- sphinxcontrib-qthelp == 1 .0.3
234
+ sphinxcontrib-qthelp == 2 .0.0
234
235
# via sphinx
235
- sphinxcontrib-serializinghtml == 1.1.5
236
+ sphinxcontrib-serializinghtml == 2.0.0
236
237
# via sphinx
237
- sqlalchemy == 2.0.24
238
+ sqlalchemy == 2.0.38
238
239
# via jupyter-cache
239
240
stack-data == 0.6.3
240
241
# via ipython
@@ -254,18 +255,22 @@ traitlets==5.14.3
254
255
# matplotlib-inline
255
256
# nbclient
256
257
# nbformat
257
- typing-extensions == 4.5.0
258
+ typing-extensions == 4.12.2
258
259
# via
260
+ # beautifulsoup4
259
261
# ipython
260
262
# myst-nb
261
263
# pydata-sphinx-theme
264
+ # pygithub
262
265
# referencing
263
266
# sqlalchemy
264
- urllib3 == 1.26.15
265
- # via requests
267
+ urllib3 == 2.3.0
268
+ # via
269
+ # pygithub
270
+ # requests
266
271
wcwidth == 0.2.13
267
272
# via prompt-toolkit
268
- wrapt == 1.15.0
273
+ wrapt == 1.17.2
269
274
# via deprecated
270
275
zipp == 3.21.0
271
276
# via importlib-metadata
0 commit comments