We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bfa5ec1 + 19117dd commit 7c228d2Copy full SHA for 7c228d2
1 file changed
pyproject.toml
@@ -32,7 +32,7 @@ requires-python = ">=3"
32
dependencies = [
33
"pyelftools>=0.29,<1.0",
34
"hidapi>=0.7.99",
35
- "protobuf>=2.6.1",
+ "protobuf >=3.20,<4",
36
"pycryptodomex>=3.6.1",
37
"future",
38
"ecpy>=0.9.0",
0 commit comments