Merge pull request #14997 from Patater/update-pywin32

python: Upgrade pywin32
pull/15003/head
Martin Kojtal 2021-08-12 15:42:56 +01:00 committed by GitHub
commit 881b7ebed3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ pycryptodome>=3.9.3,<4
pyusb>=1.0.0,<2.0.0
hidapi>=0.7.99,<0.8.0;platform_system!="Linux"
cmsis-pack-manager>=0.2.3,<0.3.0
pywin32==224;platform_system=='Windows'
pywin32>=301;platform_system=='Windows'
wmi==1.4.9;platform_system=='Windows'
psutil==5.6.6
cryptography>=3.2,<4