Add protobuf parser generation

This commit is contained in:
Donncha Ó Cearbhaill
2024-10-28 10:37:30 +01:00
parent 9b41ba99aa
commit 8694e7a047
5 changed files with 203 additions and 0 deletions
+1
View File
@@ -32,6 +32,7 @@ dependencies = [
"cryptography >=42.0.5",
"pyyaml >=6.0",
"pyahocorasick >= 2.0.0",
"betterproto[compiler] >=1.2.0",
]
requires-python = ">= 3.8"