diff --git a/setup.py b/setup.py index b100200..b90e15a 100644 --- a/setup.py +++ b/setup.py @@ -45,7 +45,7 @@ ], extras_require={ "docs": [ - "sphinx>=7.2.2,<7.3", + "sphinx>=7.3.4,<7.4", "sphinx-rtd-theme>=2,<2.1", "myst-parser>=2.0.0,<2.1", "watchdog>=4,<4.1",