Remove pyinstaller from requirements

pyinstaller is only needed for a specific deploy scenario
This commit is contained in:
Timmy Welch 2021-07-11 05:54:05 +00:00
parent 31e567fe1f
commit feb206c165

View File

@ -3,6 +3,5 @@ configparser
natsort
pathvalidate
pillow>=4.3.0
pyinstaller
requests
unrar