add gui requirements
This commit is contained in:
parent
9cf56e70eb
commit
cdc921097c
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
# main script
|
||||||
requests==2.26.0
|
requests==2.26.0
|
||||||
python-dotenv==0.19.0
|
python-dotenv==0.19.0
|
||||||
cloudscraper==1.2.58
|
cloudscraper==1.2.58
|
||||||
|
|
||||||
|
# gui
|
||||||
|
python-for-android==2020.6.2
|
||||||
|
|
Reference in a new issue