We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd3aa88 commit 63f1334Copy full SHA for 63f1334
pyproject.toml
@@ -8,8 +8,8 @@ license = "Apache-2.0"
8
[tool.poetry.dependencies]
9
python = ">=3.11,<3.14"
10
c65faucet = "1.0.80"
11
-grpcio = "1.69.0"
12
-grpcio-tools = "1.69.0"
+grpcio = "1.70.0"
+grpcio-tools = "1.70.0"
13
protobuf = "5.29.3"
14
prometheus_client = "0.21.1"
15
pybind11 = "2.13.6"
0 commit comments