pyproject.toml

branch
eric7-maintenance
changeset 11118
967a88a16a21
parent 11063
bb05d1db9286
parent 11095
92c8df0184da
child 11196
7a7c2034267d
--- 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'",
 ]

eric ide

mercurial