1
0
Files
electrum/contrib/requirements/requirements-build-android.txt
2025-06-05 16:51:53 +00:00

23 lines
335 B
Plaintext

pip
setuptools
wheel
# needed by buildozer:
pexpect
sh
# some p4a recipes don't work with cython 3+
cython<3.0
# needed by python-for-android:
appdirs
# colorama upper bound to avoid needing hatchling
colorama>=0.3.3,<0.4.6
jinja2
sh>=1.10
pep517
toml
# needed for the Qt/QML Android GUI:
# TODO double-check this
typing-extensions