Adjustments to return to a single requirements.txt

This commit is contained in:
ImportTaste
2020-06-04 18:53:50 -05:00
parent 8fd3292cd6
commit b024581906
7 changed files with 13 additions and 21 deletions

9
src/requirements.txt Normal file
View File

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