--- a/pyproject.toml Sat Nov 30 11:09:02 2024 +0100 +++ b/pyproject.toml Tue Jan 14 17:29:56 2025 +0100 @@ -85,11 +85,11 @@ "coverage>=6.5.0", "semver", "pipdeptree", - "watchdog>= 3.0.0", + "watchdog>=3.0.0", "psutil", "fido2", "requests", - "pyusb>= 1.2.0", + "pyusb>=1.2.0", "pywin32>=1.0;platform_system=='Windows'", "command-runner;platform_system=='Windows'", ]