4 changed files with 8 additions and 5 deletions
@ -1,15 +1,18 @@ |
|||||||
btchip-python==0.1.24 |
btchip-python==0.1.24 |
||||||
certifi==2017.11.5 |
certifi==2018.1.18 |
||||||
chardet==3.0.4 |
chardet==3.0.4 |
||||||
|
click==6.7 |
||||||
Cython==0.27.3 |
Cython==0.27.3 |
||||||
ecdsa==0.13 |
ecdsa==0.13 |
||||||
hidapi==0.7.99.post21 |
hidapi==0.7.99.post21 |
||||||
idna==2.6 |
idna==2.6 |
||||||
keepkey==4.0.2 |
keepkey==4.0.2 |
||||||
|
libusb1==1.6.4 |
||||||
mnemonic==0.18 |
mnemonic==0.18 |
||||||
pbkdf2==1.3 |
pbkdf2==1.3 |
||||||
protobuf==3.5.1 |
protobuf==3.5.1 |
||||||
|
pyblake2==1.1.0 |
||||||
requests==2.18.4 |
requests==2.18.4 |
||||||
six==1.11.0 |
six==1.11.0 |
||||||
trezor==0.7.16 |
trezor==0.9.0 |
||||||
urllib3==1.22 |
urllib3==1.22 |
||||||
|
|||||||
Loading…
Reference in new issue