diff --git a/pyproject.toml b/pyproject.toml index 1b34f13..6992361 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ dependencies = [ "grpcio-tools>=1.80.0", "grpcio-health-checking>=1.80.0", "betterproto2==0.9.1", - "cpex==0.1.0.dev12", + "cpex==0.1.0rc1", ] [dependency-groups]