bump protobuf dep to >=6.30.1

This commit is contained in:
pacrob
2025-04-28 18:22:45 -06:00
committed by Paul Robinson
parent c416acc4bf
commit b47f978625
2 changed files with 2 additions and 1 deletions

View File

@ -0,0 +1 @@
Bumps dependency to ``protobuf>=6.30.1``.

View File

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