diff --git a/setup.py b/setup.py index ff02426..6d70e83 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ "sphinx>=7.4,<7.5", "sphinx-rtd-theme>=2,<2.1", "myst-parser>=4,<4.1", - "watchdog>=4,<4.1", + "watchdog>=5,<5.1", ], "test": [ "coverage>=7.6,<7.7",