Update PyInstaller to 4.1
* APScheduler needs to be installed from PyPI due to the way it retrieves it's own version number using pkg_resources.get_distribution
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
pyinstaller==3.6
|
||||
apshceduler=3.6.3
|
||||
pyinstaller==4.1
|
||||
pyopenssl==20.0.0
|
||||
pycryptodomex==3.9.9
|
||||
pyobjc-framework-Cocoa==6.2.2
|
||||
|
@@ -1,4 +1,5 @@
|
||||
pyinstaller==3.6
|
||||
apshceduler=3.6.3
|
||||
pyinstaller==4.1
|
||||
pyopenssl==20.0.0
|
||||
pycryptodomex==3.9.9
|
||||
pywin32==300
|
||||
|
Reference in New Issue
Block a user