Skip to content
Open
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
7 changes: 6 additions & 1 deletion projects/rocfft/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 All @@ -61,7 +63,7 @@ fastjsonschema==2.19.1
# rocm-docs-core
gitdb==4.0.11
# via gitpython
gitpython==3.1.49
gitpython==3.1.54
# via rocm-docs-core
greenlet==3.1.1
# via sqlalchemy
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 Down Expand Up @@ -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