requirements: pin protobuf "<4" also in "req..-hw.txt"

related:
https://github.com/spesmilo/electrum/commit/52b73880f95be5cf51742fec10cde0a2e4b23de4
https://github.com/spesmilo/electrum/issues/7922
This commit is contained in:
SomberNight
2022-10-05 15:24:10 +00:00
parent 328455bc8c
commit 5f83538f05
+4
View File
@@ -11,3 +11,7 @@ ckcc-protocol>=0.7.7
bitbox02>=6.0.0
cbor>=1.0.0,<2.0.0
pyserial>=3.5.0,<4.0.0
# prefer older protobuf (see #7922)
# (pulled in via e.g. keepkey and bitbox02)
protobuf>=3.12,<4