Skip to content

Commit 408c07e

Browse files
committed
Manually update requirements.in and txt
1 parent 88a6624 commit 408c07e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

docs/sphinx/requirements.in

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
rocm-docs-core[api_reference]==1.17.0
2+
sphinxcontrib.doxylink

docs/sphinx/requirements.txt

+8-1
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,12 @@ pyjwt[crypto]==2.10.1
164164
# via pygithub
165165
pynacl==1.5.0
166166
# via pygithub
167+
pyparsing==3.2.1
168+
# via sphinxcontrib-doxylink
167169
python-dateutil==2.9.0.post0
168-
# via jupyter-client
170+
# via
171+
# jupyter-client
172+
# sphinxcontrib-doxylink
169173
pyyaml==6.0.2
170174
# via
171175
# jupyter-cache
@@ -211,6 +215,7 @@ sphinx==8.1.3
211215
# sphinx-design
212216
# sphinx-external-toc
213217
# sphinx-notfound-page
218+
# sphinxcontrib-doxylink
214219
sphinx-book-theme==1.1.3
215220
# via rocm-docs-core
216221
sphinx-copybutton==0.5.2
@@ -225,6 +230,8 @@ sphinxcontrib-applehelp==2.0.0
225230
# via sphinx
226231
sphinxcontrib-devhelp==2.0.0
227232
# via sphinx
233+
sphinxcontrib-doxylink==1.12.4
234+
# via -r requirements.in
228235
sphinxcontrib-htmlhelp==2.1.0
229236
# via sphinx
230237
sphinxcontrib-jsmath==1.0.1

0 commit comments

Comments
 (0)