1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 14:59:06 +00:00
trezor-firmware/python/requirements.txt

10 lines
164 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
click>=7,<9
libusb1>=1.6.4
construct>=2.9,!=2.10.55
typing_extensions>=3.7.4
pyblake2>=0.9.3 ; python_version<'3.6'
2020-09-01 09:04:20 +00:00
attrs