13 lines
195 B
Plaintext
13 lines
195 B
Plaintext
# see also? ../cli/requirements.txt
|
|
|
|
# for testing (only)
|
|
pytest
|
|
pycoin==0.80
|
|
python-bitcoinrpc>=1.0
|
|
pyserial
|
|
mnemonic==0.18
|
|
onetimepass==1.0.1
|
|
|
|
# for QR scanning (pulls in numpy)
|
|
zbar-py==1.0.4
|