diff --git a/setup.py b/setup.py index 60535c3..c9931b2 100644 --- a/setup.py +++ b/setup.py @@ -88,7 +88,7 @@ def get_long_description(): "types-requests"], "rtd": [ "sphinx<8", - "sphinx_rtd_theme==1.3.0", + "sphinx_rtd_theme==2.0.0", "nbsphinx", "sphinx-automodapi", "recommonmark",