Use pyinstaller==3.6 for package builds

This commit is contained in:
JonnyWong16 2020-08-21 11:10:14 -07:00
parent 003f684f8a
commit a0919e246d
No known key found for this signature in database
GPG key ID: 7A649674469E6574
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
pyinstaller
pyinstaller==3.6
pyopenssl
pycryptodomex
pyobjc-framework-Cocoa

View file

@ -1,4 +1,4 @@
pyinstaller
pyinstaller==3.6
pyopenssl
pycryptodomex
pywin32