diff --git a/pyproject.toml b/pyproject.toml index f6471eb1..50b6d894 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ "tree-sitter>=0.23.0,<1", "tree-sitter-language-pack>=0.3.0,<1", "networkx>=3.2,<4", - "watchdog>=4.0.0,<6", + "watchdog>=4.0.0,<7", "tomli>=2.0.0,<3; python_version < '3.11'", ]