diff --git a/setup.py b/setup.py index 5016f84b..3764a2f3 100644 --- a/setup.py +++ b/setup.py @@ -41,7 +41,7 @@ ], extras_require={ "docs": [ - "sphinx>=8,<8.2", + "sphinx>=8,<8.3", "sphinx-rtd-theme>=3,<3.1", "myst-parser>=4,<4.1", "watchdog>=6,<6.1",