Skip to content

Commit f9b7add

Browse files
authored
Merge pull request #157 from LedgerHQ/bump-protobuf-reqs
Bump protobuf version to match ledgerctl
2 parents f4aca23 + f1dfdb2 commit f9b7add

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)