release
jhengazuki 5 months ago
parent b4d46d3162
commit 37771192f3
  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