psbt_faker/requirements.txt
2025-12-03 15:16:09 -05:00

8 lines
155 B
Plaintext

click>=6.7
ecdsa
# or can use python-secp256k1
# BBQr library
git+https://github.com/coinkite/BBQr.git@master#egg=bbqr&subdirectory=python
pyqrcode
Pillow