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 b6e4139 commit aeea0b6Copy full SHA for aeea0b6
pyproject.toml
@@ -23,7 +23,7 @@ classifiers = [
23
[tool.poetry.dependencies]
24
python = "^3.9"
25
protobuf = "5.29.5"
26
-grpcio = "1.73.1"
+grpcio = "1.73.0"
27
grpcio-tools = "1.71.0"
28
jsonpickle = ">=3.0,<4.2"
29
pymitter = ">=0.4,<1.1"
0 commit comments