We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 68667df + 3904e7c commit 881b7ebCopy full SHA for 881b7eb
requirements.txt
@@ -19,7 +19,7 @@ pycryptodome>=3.9.3,<4
19
pyusb>=1.0.0,<2.0.0
20
hidapi>=0.7.99,<0.8.0;platform_system!="Linux"
21
cmsis-pack-manager>=0.2.3,<0.3.0
22
-pywin32==224;platform_system=='Windows'
+pywin32>=301;platform_system=='Windows'
23
wmi==1.4.9;platform_system=='Windows'
24
psutil==5.6.6
25
cryptography>=3.2,<4
0 commit comments