added pillow into requirements

This commit is contained in:
K4YT3X 2020-09-13 14:34:17 -04:00
parent 9b408a6e62
commit 2b84e497b5

View File

@ -1,9 +1,10 @@
avalon_framework avalon_framework
colorama colorama
patool patool
pillow
pyqt5 pyqt5
python-magic; platform_system != "Windows"
python-magic-bin; platform_system == "Windows" python-magic-bin; platform_system == "Windows"
python-magic; platform_system != "Windows"
pyyaml pyyaml
requests requests
tqdm tqdm