diff --git a/requirements-docs.txt b/requirements-docs.txt index c816c95d..5698e44c 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -3,6 +3,5 @@ docutils>=0.17 myst-parser>=0.16.1 sphinx>=4.4.0 -# TODO(asalikhov): switch to stable release, when it is available -sphinx-book-theme==0.3.0rc2 +sphinx-book-theme>=0.3.0 sphinx-copybutton>=0.5.0