1
0

freeze hw wallet dependencies into separate file. update versions using freeze_packages.sh. introduce "hardware" setuptools extra.

This commit is contained in:
SomberNight
2017-12-26 01:27:44 +01:00
parent e5f239dd28
commit 0693837538
9 changed files with 52 additions and 38 deletions

View File

@@ -0,0 +1,15 @@
btchip-python==0.1.24
certifi==2017.11.5
chardet==3.0.4
Cython==0.27.3
ecdsa==0.13
hidapi==0.7.99.post21
idna==2.6
keepkey==4.0.2
mnemonic==0.18
pbkdf2==1.3
protobuf==3.5.1
requests==2.18.4
six==1.11.0
trezor==0.7.16
urllib3==1.22

View File

@@ -0,0 +1,14 @@
certifi==2017.11.5
chardet==3.0.4
dnspython==1.15.0
ecdsa==0.13
idna==2.6
jsonrpclib-pelix==0.3.1
pbkdf2==1.3
protobuf==3.5.1
pyaes==1.6.1
PySocks==1.6.8
qrcode==5.3
requests==2.18.4
six==1.11.0
urllib3==1.22