Skip to content

Commit dbe3e15

Browse files
authored
grpcio revert (#265)
1 parent 5938103 commit dbe3e15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ classifiers = [
2323
[tool.poetry.dependencies]
2424
python = "^3.9"
2525
protobuf = "5.29.5"
26-
grpcio = "1.73.1"
26+
grpcio = "1.73.0"
2727
grpcio-tools = "1.71.0"
2828
jsonpickle = ">=3.0,<4.2"
2929
pymitter = ">=0.4,<1.1"

0 commit comments

Comments
 (0)