We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
protobuf
1 parent 7be26da commit cd7b2daCopy full SHA for cd7b2da
pyproject.toml
@@ -12,7 +12,7 @@ keywords = [
12
]
13
dependencies = [
14
"nexus-rpc==1.1.0",
15
- "protobuf>=3.20,<6",
+ "protobuf>=6.31.1,<7.0.0",
16
"python-dateutil>=2.8.2,<3 ; python_version < '3.11'",
17
"types-protobuf>=3.20",
18
"typing-extensions>=4.2.0,<5",
0 commit comments