diff --git a/setup.py b/setup.py index 40bf1bf8..8cf983d9 100644 --- a/setup.py +++ b/setup.py @@ -41,7 +41,7 @@ extras_require={ "docs": [ "sphinx>=8,<8.3", - "sphinx-rtd-theme>=3,<3.1", + "sphinx-rtd-theme>=3,<3.2", "myst-parser>=5,<5.1", "watchdog>=6,<6.1", ],