python310Packages.ledgerblue: 0.1.41 -> 0.1.47

This commit is contained in:
Fabian Affolter 2023-05-04 13:22:32 +02:00
parent f0569c8d96
commit 1d3ffa6fbc

@ -8,8 +8,9 @@
, protobuf
, pycrypto
, pycryptodomex
, pythonOlder
, pyelftools
, python-u2flib-host
, pythonOlder
, websocket-client
}:
@ -33,6 +34,7 @@ buildPythonPackage rec {
protobuf
pycrypto
pycryptodomex
pyelftools
python-u2flib-host
websocket-client
];