Skip to content
Closed
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 docs/.sphinx/requirements.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
rocm-docs-core[api_reference]==0.11.0
rocm-docs-core[api_reference]==0.31.0
27 changes: 17 additions & 10 deletions docs/.sphinx/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ docutils==0.16
# myst-parser
# pydata-sphinx-theme
# sphinx
doxysphinx==3.2.1
doxysphinx==3.3.7
# via rocm-docs-core
fastjsonschema==2.16.2
# via rocm-docs-core
Expand All @@ -61,10 +61,8 @@ jinja2==3.1.2
# via
# myst-parser
# sphinx
json5==0.9.11
libsass==0.22.0
# via doxysphinx
linkify-it-py==1.0.3
# via myst-parser
lxml==4.9.2
# via doxysphinx
markdown-it-py==2.1.0
Expand All @@ -77,7 +75,9 @@ mdit-py-plugins==0.3.5
# via myst-parser
mdurl==0.1.2
# via markdown-it-py
myst-parser[linkify]==1.0.0
mpire==2.9.0
# via doxysphinx
myst-parser==1.0.0
# via rocm-docs-core
packaging==21.3
# via
Expand All @@ -94,10 +94,15 @@ pygithub==1.58.2
pygments==2.12.0
# via
# accessible-pygments
# mpire
# pydata-sphinx-theme
# sphinx
pyjson5==1.6.5
# via doxysphinx
pyjwt[crypto]==2.6.0
# via pygithub
# via
# pygithub
# pyjwt
pynacl==1.5.0
# via pygithub
pyparsing==3.0.9
Expand All @@ -115,8 +120,10 @@ requests==2.28.1
# via
# pygithub
# sphinx
rocm-docs-core[api_reference]==0.11.0
# via -r requirements.in
rocm-docs-core[api-reference]==0.31.0
# via
# -r requirements.in
# rocm-docs-core
smmap==5.0.0
# via gitdb
snowballstemmer==2.2.0
Expand Down Expand Up @@ -156,10 +163,10 @@ sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
tqdm==4.66.1
# via mpire
typing-extensions==4.4.0
# via pydata-sphinx-theme
uc-micro-py==1.0.1
# via linkify-it-py
urllib3==1.26.11
# via requests
wrapt==1.15.0
Expand Down