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

9 lines
148 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
2018-10-03 13:11:21 +00:00
click>=7,<8
libusb1>=1.6.4
construct>=2.9
typing_extensions>=3.7.4
pyblake2>=0.9.3 ; python_version<'3.6'