pyproject.toml

branch
eric7
changeset 11095
92c8df0184da
parent 11053
5f044e09aba5
child 11118
967a88a16a21
child 11199
c73e45473e11
--- 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'",
 ]

eric ide

mercurial