diff --git a/news/sphinx-pin.rst b/news/sphinx-pin.rst new file mode 100644 index 0000000..d6df5c7 --- /dev/null +++ b/news/sphinx-pin.rst @@ -0,0 +1,23 @@ +**Added:** + +* + +**Changed:** + +* Pin ``sphinx<9`` until ``sphinx_rt_theme`` supports sphinx 9. + +**Deprecated:** + +* + +**Removed:** + +* + +**Fixed:** + +* + +**Security:** + +* diff --git a/requirements/docs.txt b/requirements/docs.txt index 1ac4de7..e56a6e6 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -1,5 +1,5 @@ make -sphinx +sphinx<9 sphinx_rtd_theme sphinx-copybutton doctr