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 03de6a3 commit d8db047
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
3 changes: 2 additions & 1 deletion 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
rocm-docs-core==1.17.0
sphinxcontrib.datatemplates==0.11.0
11 changes: 10 additions & 1 deletion docs/sphinx/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ debugpy==1.8.12
# via ipykernel
decorator==5.1.1
# via ipython
defusedxml==0.7.1
# via sphinxcontrib-datatemplates
deprecated==1.2.15
# via pygithub
docutils==0.21.2
Expand Down Expand Up @@ -173,6 +175,7 @@ pyyaml==6.0.2
# myst-parser
# rocm-docs-core
# sphinx-external-toc
# sphinxcontrib-datatemplates
pyzmq==26.2.1
# via
# ipykernel
Expand All @@ -185,7 +188,7 @@ requests==2.32.3
# via
# pygithub
# sphinx
rocm-docs-core[api_reference]==1.17.0
rocm-docs-core==1.17.0
# via -r requirements.in
rpds-py==0.22.3
# via
Expand All @@ -211,6 +214,8 @@ sphinx==8.1.3
# sphinx-design
# sphinx-external-toc
# sphinx-notfound-page
# sphinxcontrib-datatemplates
# sphinxcontrib-runcmd
sphinx-book-theme==1.1.3
# via rocm-docs-core
sphinx-copybutton==0.5.2
Expand All @@ -223,6 +228,8 @@ sphinx-notfound-page==1.0.4
# via rocm-docs-core
sphinxcontrib-applehelp==2.0.0
# via sphinx
sphinxcontrib-datatemplates==0.11.0
# via -r requirements.in
sphinxcontrib-devhelp==2.0.0
# via sphinx
sphinxcontrib-htmlhelp==2.1.0
Expand All @@ -231,6 +238,8 @@ sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-runcmd==0.2.0
# via sphinxcontrib-datatemplates
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
sqlalchemy==2.0.38
Expand Down

0 comments on commit d8db047

Please sign in to comment.