Skip to content

Commit 0febe48

Browse files
committed
Reran pip-compile on requirements.in
1 parent bc3a9ac commit 0febe48

File tree

1 file changed

+55
-50
lines changed

1 file changed

+55
-50
lines changed

amd/hipcc/docs/sphinx/requirements.txt

Lines changed: 55 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
#
55
# pip-compile requirements.in
66
#
7-
accessible-pygments==0.0.3
7+
accessible-pygments==0.0.5
88
# via pydata-sphinx-theme
9-
alabaster==0.7.13
9+
alabaster==1.0.0
1010
# via sphinx
1111
appnope==0.1.4
1212
# via ipykernel
@@ -17,69 +17,69 @@ attrs==25.1.0
1717
# jsonschema
1818
# jupyter-cache
1919
# referencing
20-
babel==2.12.1
20+
babel==2.17.0
2121
# via
2222
# pydata-sphinx-theme
2323
# sphinx
24-
beautifulsoup4==4.11.2
24+
beautifulsoup4==4.13.3
2525
# via pydata-sphinx-theme
26-
breathe==4.34.0
26+
breathe==4.35.0
2727
# via rocm-docs-core
28-
certifi==2022.12.7
28+
certifi==2025.1.31
2929
# via requests
30-
cffi==1.15.1
30+
cffi==1.17.1
3131
# via
3232
# cryptography
3333
# pynacl
34-
charset-normalizer==3.1.0
34+
charset-normalizer==3.4.1
3535
# via requests
36-
click==8.1.3
36+
click==8.1.8
3737
# via
3838
# jupyter-cache
3939
# sphinx-external-toc
4040
comm==0.2.2
4141
# via ipykernel
42-
cryptography==40.0.2
42+
cryptography==44.0.1
4343
# via pyjwt
4444
debugpy==1.8.12
4545
# via ipykernel
4646
decorator==5.1.1
4747
# via ipython
48-
deprecated==1.2.13
48+
deprecated==1.2.18
4949
# via pygithub
50-
docutils==0.19
50+
docutils==0.21.2
5151
# via
5252
# breathe
5353
# myst-parser
5454
# pydata-sphinx-theme
5555
# sphinx
5656
executing==2.2.0
5757
# via stack-data
58-
fastjsonschema==2.17.1
58+
fastjsonschema==2.21.1
5959
# via
6060
# nbformat
6161
# rocm-docs-core
62-
gitdb==4.0.10
62+
gitdb==4.0.12
6363
# via gitpython
64-
gitpython==3.1.31
64+
gitpython==3.1.44
6565
# via rocm-docs-core
66-
idna==3.4
66+
idna==3.10
6767
# via requests
6868
imagesize==1.4.1
6969
# via sphinx
70-
importlib-metadata==8.5.0
70+
importlib-metadata==8.6.1
7171
# via
7272
# jupyter-cache
7373
# myst-nb
7474
ipykernel==6.29.5
7575
# via myst-nb
76-
ipython==8.23.0
76+
ipython==8.32.0
7777
# via
7878
# ipykernel
7979
# myst-nb
8080
jedi==0.19.2
8181
# via ipython
82-
jinja2==3.1.2
82+
jinja2==3.1.5
8383
# via
8484
# myst-parser
8585
# sphinx
@@ -99,23 +99,23 @@ jupyter-core==5.7.2
9999
# jupyter-client
100100
# nbclient
101101
# nbformat
102-
markdown-it-py==2.2.0
102+
markdown-it-py==3.0.0
103103
# via
104104
# mdit-py-plugins
105105
# myst-parser
106-
markupsafe==2.1.2
106+
markupsafe==3.0.2
107107
# via jinja2
108108
matplotlib-inline==0.1.7
109109
# via
110110
# ipykernel
111111
# ipython
112-
mdit-py-plugins==0.3.5
112+
mdit-py-plugins==0.4.2
113113
# via myst-parser
114114
mdurl==0.1.2
115115
# via markdown-it-py
116116
myst-nb==1.2.0
117117
# via rocm-docs-core
118-
myst-parser==1.0.0
118+
myst-parser==4.0.1
119119
# via myst-nb
120120
nbclient==0.10.2
121121
# via
@@ -128,10 +128,9 @@ nbformat==5.10.4
128128
# nbclient
129129
nest-asyncio==1.6.0
130130
# via ipykernel
131-
packaging==23.0
131+
packaging==24.2
132132
# via
133133
# ipykernel
134-
# pydata-sphinx-theme
135134
# sphinx
136135
parso==0.8.4
137136
# via jedi
@@ -147,27 +146,27 @@ ptyprocess==0.7.0
147146
# via pexpect
148147
pure-eval==0.2.3
149148
# via stack-data
150-
pycparser==2.21
149+
pycparser==2.22
151150
# via cffi
152-
pydata-sphinx-theme==0.13.3
151+
pydata-sphinx-theme==0.16.1
153152
# via
154153
# rocm-docs-core
155154
# sphinx-book-theme
156-
pygithub==1.58.1
155+
pygithub==2.6.0
157156
# via rocm-docs-core
158-
pygments==2.14.0
157+
pygments==2.19.1
159158
# via
160159
# accessible-pygments
161160
# ipython
162161
# pydata-sphinx-theme
163162
# sphinx
164-
pyjwt[crypto]==2.6.0
163+
pyjwt[crypto]==2.10.1
165164
# via pygithub
166165
pynacl==1.5.0
167166
# via pygithub
168167
python-dateutil==2.9.0.post0
169168
# via jupyter-client
170-
pyyaml==6.0
169+
pyyaml==6.0.2
171170
# via
172171
# jupyter-cache
173172
# myst-nb
@@ -182,25 +181,27 @@ referencing==0.36.2
182181
# via
183182
# jsonschema
184183
# jsonschema-specifications
185-
requests==2.28.2
184+
requests==2.32.3
186185
# via
187186
# pygithub
188187
# sphinx
189188
rocm-docs-core==1.17.0
190189
# via -r requirements.in
190+
roman-numerals-py==3.0.0
191+
# via sphinx
191192
rpds-py==0.22.3
192193
# via
193194
# jsonschema
194195
# referencing
195196
six==1.17.0
196197
# via python-dateutil
197-
smmap==5.0.0
198+
smmap==5.0.2
198199
# via gitdb
199200
snowballstemmer==2.2.0
200201
# via sphinx
201-
soupsieve==2.4
202+
soupsieve==2.6
202203
# via beautifulsoup4
203-
sphinx==5.3.0
204+
sphinx==8.2.0
204205
# via
205206
# breathe
206207
# myst-nb
@@ -212,29 +213,29 @@ sphinx==5.3.0
212213
# sphinx-design
213214
# sphinx-external-toc
214215
# sphinx-notfound-page
215-
sphinx-book-theme==1.0.1
216+
sphinx-book-theme==1.1.3
216217
# via rocm-docs-core
217-
sphinx-copybutton==0.5.1
218+
sphinx-copybutton==0.5.2
218219
# via rocm-docs-core
219-
sphinx-design==0.4.1
220+
sphinx-design==0.6.1
220221
# via rocm-docs-core
221-
sphinx-external-toc==0.3.1
222+
sphinx-external-toc==1.0.1
222223
# via rocm-docs-core
223-
sphinx-notfound-page==0.8.3
224+
sphinx-notfound-page==1.1.0
224225
# via rocm-docs-core
225-
sphinxcontrib-applehelp==1.0.4
226+
sphinxcontrib-applehelp==2.0.0
226227
# via sphinx
227-
sphinxcontrib-devhelp==1.0.2
228+
sphinxcontrib-devhelp==2.0.0
228229
# via sphinx
229-
sphinxcontrib-htmlhelp==2.0.1
230+
sphinxcontrib-htmlhelp==2.1.0
230231
# via sphinx
231232
sphinxcontrib-jsmath==1.0.1
232233
# via sphinx
233-
sphinxcontrib-qthelp==1.0.3
234+
sphinxcontrib-qthelp==2.0.0
234235
# via sphinx
235-
sphinxcontrib-serializinghtml==1.1.5
236+
sphinxcontrib-serializinghtml==2.0.0
236237
# via sphinx
237-
sqlalchemy==2.0.24
238+
sqlalchemy==2.0.38
238239
# via jupyter-cache
239240
stack-data==0.6.3
240241
# via ipython
@@ -254,18 +255,22 @@ traitlets==5.14.3
254255
# matplotlib-inline
255256
# nbclient
256257
# nbformat
257-
typing-extensions==4.5.0
258+
typing-extensions==4.12.2
258259
# via
260+
# beautifulsoup4
259261
# ipython
260262
# myst-nb
261263
# pydata-sphinx-theme
264+
# pygithub
262265
# referencing
263266
# sqlalchemy
264-
urllib3==1.26.15
265-
# via requests
267+
urllib3==2.3.0
268+
# via
269+
# pygithub
270+
# requests
266271
wcwidth==0.2.13
267272
# via prompt-toolkit
268-
wrapt==1.15.0
273+
wrapt==1.17.2
269274
# via deprecated
270275
zipp==3.21.0
271276
# via importlib-metadata

0 commit comments

Comments
 (0)