Skip to content

Commit f1dfdb2

Browse files
committed
Bump protobuf version to match ledgerctl
1 parent f4aca23 commit f1dfdb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ requires-python = ">=3.8"
3333
dependencies = [
3434
"pyelftools>=0.29,<1.0",
3535
"hidapi>=0.7.99",
36-
"protobuf >=5",
36+
"protobuf>=5.28,<6",
3737
"pycryptodomex>=3.6.1",
3838
"future",
3939
"ecpy>=0.9.0",

0 commit comments

Comments
 (0)