diff --git a/pyproject.toml b/pyproject.toml index 70fd4f2a..4d628830 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" [tool.poetry.dependencies] python = ">=3.11,<3.14" -c65faucet = "1.0.79" +c65faucet = "1.0.80" grpcio = "1.68.1" grpcio-tools = "1.68.1" protobuf = "5.29.1"