1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2025-03-10 05:34:36 +00:00

Fix pywin32 dependency

This commit is contained in:
Andrew Senetar 2020-06-30 00:52:04 -05:00
parent 5cc439d846
commit 4f252480d3
Signed by: arsenetar
GPG Key ID: C63300DCE48AB2F1

View File

@ -1,3 +1,3 @@
PyQt5 >=5.4,<6.0 PyQt5 >=5.4,<6.0
pypiwin32>=200 pywin32>=200
pyinstaller>=3.4,<4.0 pyinstaller>=3.4,<4.0