1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 05:28:40 +00:00
trezor-firmware/requirements.txt
matejcik 76fea5afc4 build: move ethereum requirements to their own extra
We only need ethereum libraries for `ethereum_sign_tx` in trezorctl,
and rlp has caused us dependency problems in the past already.
Also we required ethjsonrpc for the same thing but never listed
that dependency anywhere.

That changes now.
2018-05-07 13:05:48 +02:00

7 lines
84 B
Plaintext

ecdsa>=0.9
mnemonic>=0.17
requests>=2.4.0
click>=6.2
pyblake2>=0.9.3
libusb1>=1.6.4