diff --git a/pyproject.toml b/pyproject.toml index 927177b78..aa279ca9f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ "gunicorn>=20.0.4", "boto3==1.38.42", "grpcio>=1.68.1,<=1.70", - "grpcio-tools>=1.68.1,<=1.70", + "grpcio-tools>=1.68.1,<=1.76.0", "numpy>=1.21.6", "protobuf>=5.0.0,<6.31.0", "pymongo",