diff --git a/requirements/doc.in b/requirements/doc.in index 68f4cb2..a8b0290 100644 --- a/requirements/doc.in +++ b/requirements/doc.in @@ -4,7 +4,7 @@ -r test.txt # Core and testing dependencies for this package doc8 # reStructuredText style checker -edx_sphinx_theme # edX theme for Sphinx output +sphinx-book-theme # Common theme for all Open edX projects twine # Validates README.rst for usage on PyPI build # Needed to build the wheel for twine check Sphinx # Documentation builder diff --git a/requirements/doc.txt b/requirements/doc.txt index 194c518..0e3cf25 100644 --- a/requirements/doc.txt +++ b/requirements/doc.txt @@ -4,10 +4,16 @@ # # make upgrade # +accessible-pygments==0.0.4 + # via pydata-sphinx-theme alabaster==0.7.13 # via sphinx babel==2.12.1 - # via sphinx + # via + # pydata-sphinx-theme + # sphinx +beautifulsoup4==4.12.2 + # via pydata-sphinx-theme bleach==6.0.0 # via readme-renderer build==0.10.0 @@ -29,11 +35,10 @@ doc8==1.1.1 docutils==0.19 # via # doc8 + # pydata-sphinx-theme # readme-renderer # restructuredtext-lint # sphinx -edx-sphinx-theme==3.1.0 - # via -r requirements/doc.in exceptiongroup==1.1.1 # via # -r requirements/test.txt @@ -75,6 +80,7 @@ packaging==23.1 # via # -r requirements/test.txt # build + # pydata-sphinx-theme # pytest # sphinx pbr==5.11.1 @@ -87,9 +93,13 @@ pluggy==1.0.0 # pytest pycparser==2.21 # via cffi +pydata-sphinx-theme==0.13.3 + # via sphinx-book-theme pygments==2.15.1 # via + # accessible-pygments # doc8 + # pydata-sphinx-theme # readme-renderer # rich # sphinx @@ -124,14 +134,18 @@ six==1.16.0 # via # -r requirements/test.txt # bleach - # edx-sphinx-theme snowballstemmer==2.2.0 # via sphinx +soupsieve==2.4.1 + # via beautifulsoup4 sphinx==5.3.0 # via # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt # -r requirements/doc.in - # edx-sphinx-theme + # pydata-sphinx-theme + # sphinx-book-theme +sphinx-book-theme==1.0.1 + # via -r requirements/doc.in sphinxcontrib-applehelp==1.0.4 # via sphinx sphinxcontrib-devhelp==1.0.2 @@ -157,7 +171,9 @@ tomli==2.0.1 twine==4.0.2 # via -r requirements/doc.in typing-extensions==4.5.0 - # via rich + # via + # pydata-sphinx-theme + # rich urllib3==1.26.15 # via # requests diff --git a/requirements/pip-tools.txt b/requirements/pip-tools.txt index 8620fab..fd0cc1c 100644 --- a/requirements/pip-tools.txt +++ b/requirements/pip-tools.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.8 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.8 +# by the following command: # # make upgrade # diff --git a/requirements/pip.txt b/requirements/pip.txt index 96b1459..4767414 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.8 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.8 +# by the following command: # # make upgrade #