bump protobufs dep to >= 5.27.2 and rebuild protobufs definitions with protoc 27.2

This commit is contained in:
pacrob
2024-07-04 13:49:34 -06:00
committed by Paul Robinson
parent 2ccc679d6d
commit 125df142f6
9 changed files with 81 additions and 20 deletions

View File

@ -60,7 +60,7 @@ install_requires = [
"multiaddr>=0.0.9",
"mypy-protobuf>=3.0.0",
"noiseprotocol>=0.3.0",
"protobuf>=3.10.0",
"protobuf>=5.27.0",
"pycryptodome>=3.9.2",
"pymultihash>=0.8.2",
"pynacl>=1.3.0",