Skip to content
Merged
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
37 changes: 19 additions & 18 deletions docs/sphinx/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements.in
Expand Down Expand Up @@ -41,19 +41,21 @@ click-log==0.4.0
# via doxysphinx
comm==0.2.3
# via ipykernel
cryptography==49.0.0
cryptography==50.0.0
# via pyjwt
debugpy==1.8.21
# via ipykernel
decorator==5.3.1
# via ipython
docutils==0.22.4
docutils==0.21.2
# via
# myst-parser
# pydata-sphinx-theme
# sphinx
doxysphinx==3.3.14
# via -r requirements.in
exceptiongroup==1.3.1
# via ipython
executing==2.2.1
# via stack-data
fastjsonschema==2.22.1
Expand All @@ -76,12 +78,10 @@ importlib-metadata==9.0.0
# myst-nb
ipykernel==7.3.0
# via myst-nb
ipython==9.15.0
ipython==8.39.0
# via
# ipykernel
# myst-nb
ipython-pygments-lexers==1.1.1
# via ipython
jedi==0.20.0
# via ipython
jinja2==3.1.6
Expand All @@ -108,7 +108,7 @@ libsass==0.22.0
# via doxysphinx
lxml==5.2.1
# via doxysphinx
markdown-it-py==4.2.0
markdown-it-py==3.0.0
# via
# mdit-py-plugins
# myst-parser
Expand All @@ -126,7 +126,7 @@ mpire==2.10.2
# via doxysphinx
myst-nb==1.4.0
# via rocm-docs-core
myst-parser==5.1.0
myst-parser==4.0.1
# via myst-nb
nbclient==0.11.0
# via
Expand All @@ -153,9 +153,7 @@ platformdirs==4.11.0
prompt-toolkit==3.0.53
# via ipython
psutil==7.2.2
# via
# ipykernel
# ipython
# via ipykernel
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.3
Expand All @@ -172,7 +170,6 @@ pygments==2.20.0
# via
# accessible-pygments
# ipython
# ipython-pygments-lexers
# mpire
# pydata-sphinx-theme
# sphinx
Expand Down Expand Up @@ -207,9 +204,7 @@ requests==2.34.2
# sphinx
rocm-docs-core==1.38.0
# via -r requirements.in
roman-numerals==4.1.0
# via sphinx
rpds-py==2026.6.3
rpds-py==0.30.0
# via
# jsonschema
# referencing
Expand All @@ -221,7 +216,7 @@ snowballstemmer==3.1.1
# via sphinx
soupsieve==2.9.1
# via beautifulsoup4
sphinx==9.1.0
sphinx==8.1.3
# via
# breathe
# myst-nb
Expand All @@ -238,7 +233,7 @@ sphinx-book-theme==1.1.4
# via rocm-docs-core
sphinx-copybutton==0.5.2
# via rocm-docs-core
sphinx-design==0.7.0
sphinx-design==0.6.1
# via rocm-docs-core
sphinx-external-toc==1.1.0
# via rocm-docs-core
Expand All @@ -264,13 +259,15 @@ stack-data==0.6.3
# via ipython
tabulate==0.10.0
# via jupyter-cache
tomli==2.4.1
# via sphinx
tornado==6.5.7
# via
# ipykernel
# jupyter-client
tqdm==4.70.0
# via mpire
traitlets==5.15.1
traitlets==5.16.0
# via
# ipykernel
# ipython
Expand All @@ -282,10 +279,14 @@ traitlets==5.15.1
typing-extensions==4.16.0
# via
# beautifulsoup4
# cryptography
# exceptiongroup
# ipython
# jupyter-client
# myst-nb
# pydata-sphinx-theme
# pygithub
# pyjwt
# referencing
# sqlalchemy
urllib3==2.7.0
Expand Down