Skip to content

Commit 5485b2e

Browse files
committed
Update documentation requirements for rocm-cmake
1 parent 36e9541 commit 5485b2e

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

docs/requirements.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.10
33
# by the following command:
44
#
5-
# pip-compile /mnt/nonstandard/rocm-cmake/requirements.in
5+
# pip-compile /mnt/github_scripts/nonstandard/rocm-cmake/requirements.in
66
#
77
accessible-pygments==0.0.5
88
# via pydata-sphinx-theme
@@ -31,15 +31,15 @@ cffi==2.0.0
3131
# pynacl
3232
charset-normalizer==3.4.3
3333
# via requests
34-
click==8.2.1
34+
click==8.3.0
3535
# via
3636
# jupyter-cache
3737
# sphinx-external-toc
3838
comm==0.2.3
3939
# via ipykernel
40-
cryptography==45.0.7
40+
cryptography==46.0.1
4141
# via pyjwt
42-
debugpy==1.8.16
42+
debugpy==1.8.17
4343
# via ipykernel
4444
decorator==5.2.1
4545
# via ipython
@@ -130,7 +130,6 @@ nest-asyncio==1.6.0
130130
packaging==25.0
131131
# via
132132
# ipykernel
133-
# pydata-sphinx-theme
134133
# sphinx
135134
parso==0.8.5
136135
# via jedi
@@ -140,15 +139,15 @@ platformdirs==4.4.0
140139
# via jupyter-core
141140
prompt-toolkit==3.0.52
142141
# via ipython
143-
psutil==7.0.0
142+
psutil==7.1.0
144143
# via ipykernel
145144
ptyprocess==0.7.0
146145
# via pexpect
147146
pure-eval==0.2.3
148147
# via stack-data
149148
pycparser==2.23
150149
# via cffi
151-
pydata-sphinx-theme==0.15.4
150+
pydata-sphinx-theme==0.16.1
152151
# via
153152
# rocm-docs-core
154153
# sphinx-book-theme
@@ -185,8 +184,8 @@ requests==2.32.5
185184
# via
186185
# pygithub
187186
# sphinx
188-
rocm-docs-core==1.17.0
189-
# via -r /mnt/nonstandard/rocm-cmake/requirements.in
187+
rocm-docs-core==1.23.0
188+
# via -r /mnt/github_scripts/nonstandard/rocm-cmake/requirements.in
190189
rpds-py==0.27.1
191190
# via
192191
# jsonschema
@@ -212,7 +211,7 @@ sphinx==8.1.3
212211
# sphinx-external-toc
213212
# sphinx-notfound-page
214213
# sphinxcontrib-moderncmakedomain
215-
sphinx-book-theme==1.1.4
214+
sphinx-book-theme==1.1.3
216215
# via rocm-docs-core
217216
sphinx-copybutton==0.5.2
218217
# via rocm-docs-core
@@ -231,7 +230,7 @@ sphinxcontrib-htmlhelp==2.1.0
231230
sphinxcontrib-jsmath==1.0.1
232231
# via sphinx
233232
sphinxcontrib-moderncmakedomain==3.29.0
234-
# via -r /mnt/nonstandard/rocm-cmake/requirements.in
233+
# via -r /mnt/github_scripts/nonstandard/rocm-cmake/requirements.in
235234
sphinxcontrib-qthelp==2.0.0
236235
# via sphinx
237236
sphinxcontrib-serializinghtml==2.0.0
@@ -260,6 +259,7 @@ traitlets==5.14.3
260259
typing-extensions==4.15.0
261260
# via
262261
# beautifulsoup4
262+
# cryptography
263263
# exceptiongroup
264264
# ipython
265265
# myst-nb

0 commit comments

Comments
 (0)