setup: update trezorlib dependency

This commit is contained in:
Roman Zeyde
2016-10-21 18:07:04 +03:00
parent 0f841ffbc4
commit 1bc0165368

View File

@@ -28,7 +28,7 @@ setup(
'Topic :: Utilities',
],
extras_require={
'trezorlib': ['python-trezor>=0.7.4'],
'trezorlib': ['python-trezor>=0.7.6'],
'keepkeylib': ['keepkey>=0.7.3'],
},
entry_points={'console_scripts': [