From d57ab95c3f3ce9f9e7851e9b5db1d11c76f1c66f Mon Sep 17 00:00:00 2001 From: randyh62 Date: Fri, 31 Jul 2026 09:16:34 -0700 Subject: [PATCH] recompile with python 3.10 --- docs/sphinx/requirements.txt | 37 ++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/docs/sphinx/requirements.txt b/docs/sphinx/requirements.txt index 36b4c50..ffbd08d 100644 --- a/docs/sphinx/requirements.txt +++ b/docs/sphinx/requirements.txt @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -172,7 +170,6 @@ pygments==2.20.0 # via # accessible-pygments # ipython - # ipython-pygments-lexers # mpire # pydata-sphinx-theme # sphinx @@ -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 @@ -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 @@ -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 @@ -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 @@ -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