1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 19:39:05 +00:00
trezor-firmware/requirements.txt

9 lines
137 B
Plaintext
Raw Normal View History

2016-10-17 12:17:18 +00:00
ecdsa>=0.9
2017-02-22 14:04:14 +00:00
mnemonic>=0.17
requests>=2.4.0
2017-07-03 15:45:56 +00:00
click>=6.2
2017-11-04 00:18:19 +00:00
pyblake2>=0.9.3
libusb1>=1.6.4
construct>=2.9
typing>=3.0.0; python_version < '3.5'