pull/605/head
jhengazuki 4 months ago
parent 5f5fd90e37
commit e8957d35b5
  1. 2
      chaquo/build.gradle
  2. 1
      chaquo/requirements.txt

@ -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

Loading…
Cancel
Save