@ -12,7 +12,7 @@ android {
minSdk 24
targetSdk 36
python {
version "3.11"
version "3.10"
pip {
install("-r", "requirements.txt")
}
@ -2,7 +2,6 @@ lxml
ujson
pyquery
requests
jsonpath
cachetools
pycryptodome
beautifulsoup4