Update pip install

pull/563/head
okjack 1 year ago
parent 436c16b07d
commit a0cdc14ecf
  1. 3
      pyramid/build.gradle

@ -16,7 +16,10 @@ android {
version "3.8"
pip {
install "lxml"
install "ujson"
install "pyquery"
install "requests"
install "jsonpath"
install 'pycryptodome'
install 'beautifulsoup4'
}

Loading…
Cancel
Save