diff --git a/projects/rocshmem/docs/requirements.txt b/projects/rocshmem/docs/requirements.txt deleted file mode 100644 index 524a4d9b7d..0000000000 --- a/projects/rocshmem/docs/requirements.txt +++ /dev/null @@ -1,93 +0,0 @@ -accessible-pygments==0.0.5 -alabaster==1.0.0 -appnope==0.1.4 -asttokens==3.0.0 -attrs==25.1.0 -babel==2.17.0 -beautifulsoup4==4.13.3 -breathe==4.35.0 -certifi==2025.1.31 -cffi==1.17.1 -charset-normalizer==3.4.1 -click==8.1.8 -comm==0.2.2 -cryptography==44.0.1 -debugpy==1.8.12 -decorator==5.1.1 -Deprecated==1.2.18 -docutils==0.21.2 -exceptiongroup==1.2.2 -executing==2.2.0 -fastjsonschema==2.21.1 -gitdb==4.0.12 -GitPython==3.1.44 -idna==3.10 -imagesize==1.4.1 -importlib_metadata==8.6.1 -ipykernel==6.29.5 -ipython==8.32.0 -jedi==0.19.2 -Jinja2==3.1.5 -jsonschema==4.23.0 -jsonschema-specifications==2024.10.1 -jupyter-cache==1.0.1 -jupyter_client==8.6.3 -jupyter_core==5.7.2 -markdown-it-py==3.0.0 -MarkupSafe==3.0.2 -matplotlib-inline==0.1.7 -mdit-py-plugins==0.4.2 -mdurl==0.1.2 -myst-nb==1.2.0 -myst-parser==4.0.1 -nbclient==0.10.2 -nbformat==5.10.4 -nest-asyncio==1.6.0 -packaging==24.2 -parso==0.8.4 -pexpect==4.9.0 -platformdirs==4.3.6 -prompt_toolkit==3.0.50 -psutil==7.0.0 -ptyprocess==0.7.0 -pure_eval==0.2.3 -pycparser==2.22 -pydata-sphinx-theme==0.15.4 -PyGithub==2.6.1 -Pygments==2.19.1 -PyJWT==2.10.1 -PyNaCl==1.5.0 -python-dateutil==2.9.0.post0 -PyYAML==6.0.2 -pyzmq==26.2.1 -referencing==0.36.2 -requests==2.32.3 -rocm-docs-core==1.17.0 -rpds-py==0.23.1 -six==1.17.0 -smmap==5.0.2 -snowballstemmer==2.2.0 -soupsieve==2.6 -Sphinx==8.1.3 -sphinx-book-theme==1.1.4 -sphinx-copybutton==0.5.2 -sphinx-notfound-page==1.1.0 -sphinx_design==0.6.1 -sphinx_external_toc==1.0.1 -sphinxcontrib-applehelp==2.0.0 -sphinxcontrib-devhelp==2.0.0 -sphinxcontrib-htmlhelp==2.1.0 -sphinxcontrib-jsmath==1.0.1 -sphinxcontrib-qthelp==2.0.0 -sphinxcontrib-serializinghtml==2.0.0 -SQLAlchemy==2.0.38 -stack-data==0.6.3 -tabulate==0.9.0 -tomli==2.2.1 -tornado==6.4.2 -traitlets==5.14.3 -typing_extensions==4.12.2 -urllib3==2.3.0 -wcwidth==0.2.13 -wrapt==1.17.2 -zipp==3.21.0 diff --git a/projects/rocshmem/docs/sphinx/requirements.in b/projects/rocshmem/docs/sphinx/requirements.in new file mode 100644 index 0000000000..aa339611aa --- /dev/null +++ b/projects/rocshmem/docs/sphinx/requirements.in @@ -0,0 +1,2 @@ +rocm-docs-core==1.18.4 + diff --git a/projects/rocshmem/docs/sphinx/requirements.txt b/projects/rocshmem/docs/sphinx/requirements.txt new file mode 100644 index 0000000000..13dc894072 --- /dev/null +++ b/projects/rocshmem/docs/sphinx/requirements.txt @@ -0,0 +1,278 @@ +# +# This file is autogenerated by pip-compile with Python 3.10 +# by the following command: +# +# pip-compile requirements.in +# +accessible-pygments==0.0.5 + # via pydata-sphinx-theme +alabaster==1.0.0 + # via sphinx +asttokens==3.0.0 + # via stack-data +attrs==25.3.0 + # via + # jsonschema + # jupyter-cache + # referencing +babel==2.17.0 + # via + # pydata-sphinx-theme + # sphinx +beautifulsoup4==4.13.4 + # via pydata-sphinx-theme +breathe==4.36.0 + # via rocm-docs-core +certifi==2025.4.26 + # via requests +cffi==1.17.1 + # via + # cryptography + # pynacl +charset-normalizer==3.4.2 + # via requests +click==8.1.8 + # via + # jupyter-cache + # sphinx-external-toc +comm==0.2.2 + # via ipykernel +cryptography==44.0.3 + # via pyjwt +debugpy==1.8.14 + # via ipykernel +decorator==5.2.1 + # via ipython +deprecated==1.2.18 + # via pygithub +docutils==0.21.2 + # via + # myst-parser + # pydata-sphinx-theme + # sphinx +exceptiongroup==1.2.2 + # via ipython +executing==2.2.0 + # via stack-data +fastjsonschema==2.21.1 + # via + # nbformat + # rocm-docs-core +gitdb==4.0.12 + # via gitpython +gitpython==3.1.44 + # via rocm-docs-core +greenlet==3.2.1 + # via sqlalchemy +idna==3.10 + # via requests +imagesize==1.4.1 + # via sphinx +importlib-metadata==8.7.0 + # via + # jupyter-cache + # myst-nb +ipykernel==6.29.5 + # via myst-nb +ipython==8.36.0 + # via + # ipykernel + # myst-nb +jedi==0.19.2 + # via ipython +jinja2==3.1.6 + # via + # myst-parser + # sphinx +jsonschema==4.23.0 + # via nbformat +jsonschema-specifications==2025.4.1 + # via jsonschema +jupyter-cache==1.0.1 + # via myst-nb +jupyter-client==8.6.3 + # via + # ipykernel + # nbclient +jupyter-core==5.7.2 + # via + # ipykernel + # jupyter-client + # nbclient + # nbformat +markdown-it-py==3.0.0 + # via + # mdit-py-plugins + # myst-parser +markupsafe==3.0.2 + # via jinja2 +matplotlib-inline==0.1.7 + # via + # ipykernel + # ipython +mdit-py-plugins==0.4.2 + # via myst-parser +mdurl==0.1.2 + # via markdown-it-py +myst-nb==1.2.0 + # via rocm-docs-core +myst-parser==4.0.1 + # via myst-nb +nbclient==0.10.2 + # via + # jupyter-cache + # myst-nb +nbformat==5.10.4 + # via + # jupyter-cache + # myst-nb + # nbclient +nest-asyncio==1.6.0 + # via ipykernel +packaging==25.0 + # via + # ipykernel + # pydata-sphinx-theme + # sphinx +parso==0.8.4 + # via jedi +pexpect==4.9.0 + # via ipython +platformdirs==4.3.8 + # via jupyter-core +prompt-toolkit==3.0.51 + # via ipython +psutil==7.0.0 + # via ipykernel +ptyprocess==0.7.0 + # via pexpect +pure-eval==0.2.3 + # via stack-data +pycparser==2.22 + # via cffi +pydata-sphinx-theme==0.15.4 + # via + # rocm-docs-core + # sphinx-book-theme +pygithub==2.6.1 + # via rocm-docs-core +pygments==2.19.1 + # via + # accessible-pygments + # ipython + # pydata-sphinx-theme + # sphinx +pyjwt[crypto]==2.10.1 + # via pygithub +pynacl==1.5.0 + # via pygithub +python-dateutil==2.9.0.post0 + # via jupyter-client +pyyaml==6.0.2 + # via + # jupyter-cache + # myst-nb + # myst-parser + # rocm-docs-core + # sphinx-external-toc +pyzmq==26.4.0 + # via + # ipykernel + # jupyter-client +referencing==0.36.2 + # via + # jsonschema + # jsonschema-specifications +requests==2.32.3 + # via + # pygithub + # sphinx +rocm-docs-core==1.18.4 + # via -r requirements.in +rpds-py==0.24.0 + # via + # jsonschema + # referencing +six==1.17.0 + # via python-dateutil +smmap==5.0.2 + # via gitdb +snowballstemmer==3.0.0.1 + # via sphinx +soupsieve==2.7 + # via beautifulsoup4 +sphinx==8.1.3 + # via + # breathe + # myst-nb + # myst-parser + # pydata-sphinx-theme + # rocm-docs-core + # sphinx-book-theme + # sphinx-copybutton + # sphinx-design + # sphinx-external-toc + # sphinx-notfound-page +sphinx-book-theme==1.1.4 + # via rocm-docs-core +sphinx-copybutton==0.5.2 + # via rocm-docs-core +sphinx-design==0.6.1 + # via rocm-docs-core +sphinx-external-toc==1.0.1 + # via rocm-docs-core +sphinx-notfound-page==1.1.0 + # via rocm-docs-core +sphinxcontrib-applehelp==2.0.0 + # via sphinx +sphinxcontrib-devhelp==2.0.0 + # via sphinx +sphinxcontrib-htmlhelp==2.1.0 + # via sphinx +sphinxcontrib-jsmath==1.0.1 + # via sphinx +sphinxcontrib-qthelp==2.0.0 + # via sphinx +sphinxcontrib-serializinghtml==2.0.0 + # via sphinx +sqlalchemy==2.0.40 + # via jupyter-cache +stack-data==0.6.3 + # via ipython +tabulate==0.9.0 + # via jupyter-cache +tomli==2.2.1 + # via sphinx +tornado==6.4.2 + # via + # ipykernel + # jupyter-client +traitlets==5.14.3 + # via + # comm + # ipykernel + # ipython + # jupyter-client + # jupyter-core + # matplotlib-inline + # nbclient + # nbformat +typing-extensions==4.13.2 + # via + # beautifulsoup4 + # ipython + # myst-nb + # pydata-sphinx-theme + # pygithub + # referencing + # sqlalchemy +urllib3==2.4.0 + # via + # pygithub + # requests +wcwidth==0.2.13 + # via prompt-toolkit +wrapt==1.17.2 + # via deprecated +zipp==3.21.0 + # via importlib-metadata