mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-30 03:18:20 +00:00
f30ea76d24
it makes little sense and breaks python3.3 for mysterious reasons (the "mysterious" reason is that everyone dropped support for py3.3 and so dependencies are messed up)
9 lines
137 B
Plaintext
9 lines
137 B
Plaintext
ecdsa>=0.9
|
|
mnemonic>=0.17
|
|
requests>=2.4.0
|
|
click>=6.2
|
|
pyblake2>=0.9.3
|
|
libusb1>=1.6.4
|
|
construct>=2.9
|
|
typing>=3.0.0; python_version < '3.5'
|