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.
1 parent d2a3742 commit 3d42b35Copy full SHA for 3d42b35
pyproject.toml
@@ -26,7 +26,7 @@ protol = "protoletariat.__main__:main"
26
python = "^3.8"
27
astunparse = { version = ">=1.6.3,<2", python = "<3.9" }
28
click = ">=8,<9"
29
-protobuf = ">=3.19.1,<6"
+protobuf = ">=6.32,<7"
30
grpcio-tools = { version = ">=1.42.0,<2", optional = true }
31
32
[tool.poetry.dev-dependencies]
0 commit comments