Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion projects/hipfft/docs/sphinx/requirements.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
rocm-docs-core==1.33.1
rocm-docs-core==1.38.0
sphinxcontrib-datatemplates==0.11.0
7 changes: 6 additions & 1 deletion projects/hipfft/docs/sphinx/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ debugpy==1.8.12
# via ipykernel
decorator==5.1.1
# via ipython
defusedxml==0.7.1
# via sphinxcontrib-datatemplates
deprecated==1.2.14
# via pygithub
docutils==0.21.2
Expand Down Expand Up @@ -176,6 +178,7 @@ pyyaml==6.0.1
# myst-parser
# rocm-docs-core
# sphinx-external-toc
# sphinxcontrib-datatemplates
pyzmq==26.2.1
# via
# ipykernel
Expand All @@ -188,7 +191,7 @@ requests==2.33.0
# via
# pygithub
# sphinx
rocm-docs-core==1.33.1
rocm-docs-core==1.38.0
# via -r requirements.in
rpds-py==0.22.3
# via
Expand All @@ -214,6 +217,8 @@ sphinx==7.3.7
# sphinx-design
# sphinx-external-toc
# sphinx-notfound-page
# sphinxcontrib-datatemplates
# sphinxcontrib-runcmd
sphinx-book-theme==1.1.4
# via rocm-docs-core
sphinx-copybutton==0.5.2
Expand Down
Loading