mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-15 12:08:59 +00:00
76fea5afc4
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.
4 lines
57 B
Plaintext
4 lines
57 B
Plaintext
hidapi >= 0.7.99.post20
|
|
rlp >= 0.4.4
|
|
ethjsonrpc >= 0.3.0
|