Skip to content

Commit

Permalink
Manually update requirements.in and txt
Browse files Browse the repository at this point in the history
  • Loading branch information
pbhandar-amd committed Feb 19, 2025
1 parent 88a6624 commit 408c07e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/sphinx/requirements.in
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
rocm-docs-core[api_reference]==1.17.0
sphinxcontrib.doxylink
9 changes: 8 additions & 1 deletion docs/sphinx/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,12 @@ pyjwt[crypto]==2.10.1
# via pygithub
pynacl==1.5.0
# via pygithub
pyparsing==3.2.1
# via sphinxcontrib-doxylink
python-dateutil==2.9.0.post0
# via jupyter-client
# via
# jupyter-client
# sphinxcontrib-doxylink
pyyaml==6.0.2
# via
# jupyter-cache
Expand Down Expand Up @@ -211,6 +215,7 @@ sphinx==8.1.3
# sphinx-design
# sphinx-external-toc
# sphinx-notfound-page
# sphinxcontrib-doxylink
sphinx-book-theme==1.1.3
# via rocm-docs-core
sphinx-copybutton==0.5.2
Expand All @@ -225,6 +230,8 @@ sphinxcontrib-applehelp==2.0.0
# via sphinx
sphinxcontrib-devhelp==2.0.0
# via sphinx
sphinxcontrib-doxylink==1.12.4
# via -r requirements.in
sphinxcontrib-htmlhelp==2.1.0
# via sphinx
sphinxcontrib-jsmath==1.0.1
Expand Down

0 comments on commit 408c07e

Please sign in to comment.