--- a/pyproject.toml Sat Dec 14 17:25:19 2024 +0100 +++ b/pyproject.toml Sun Dec 15 11:43:13 2024 +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'", ]