Skip to content

Commit 881b7eb

Browse files
authored
Merge pull request #14997 from Patater/update-pywin32
python: Upgrade pywin32
2 parents 68667df + 3904e7c commit 881b7eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pycryptodome>=3.9.3,<4
1919
pyusb>=1.0.0,<2.0.0
2020
hidapi>=0.7.99,<0.8.0;platform_system!="Linux"
2121
cmsis-pack-manager>=0.2.3,<0.3.0
22-
pywin32==224;platform_system=='Windows'
22+
pywin32>=301;platform_system=='Windows'
2323
wmi==1.4.9;platform_system=='Windows'
2424
psutil==5.6.6
2525
cryptography>=3.2,<4

0 commit comments

Comments
 (0)