diff --git a/pyproject.toml b/pyproject.toml index af569ff..7b8bf3b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ dependencies = [ "requests>=2,<3", "typing-extensions>=4.12", "watchdog>=4,<5", - "wcmatch>=10,<11", + "wcmatch>=11,<12", ] [dependency-groups]