diff --git a/requirements-docs.txt b/requirements-docs.txt index e96efa53..6782d343 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -3,6 +3,7 @@ docutils>=0.17 myst-parser>=0.16.1 sphinx>=4.4.0 -# sphinx-book-theme>=0.2.0 -git+https://github.com/executablebooks/sphinx-book-theme@master#egg=sphinx-book-theme +# TODO(asalikhov): switch to release, when it is available +# sphinx-book-theme +git+https://github.com/executablebooks/sphinx-book-theme@910e26be00e74cafbaaaff274de26b95cab1f7a8#egg=sphinx-book-theme sphinx-copybutton>=0.4.0