diff --git a/setup.py b/setup.py index ee10fc9..81d242a 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ ], extras_require={ "docs": [ - "sphinx>=8,<8.1", + "sphinx>=8,<8.2", "sphinx-rtd-theme>=3,<3.1", "myst-parser>=4,<4.1", "watchdog>=5,<5.1",