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
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