diff --git a/opamp-gen-requirements.txt b/opamp-gen-requirements.txt index 3cd7e79..14de9b7 100644 --- a/opamp-gen-requirements.txt +++ b/opamp-gen-requirements.txt @@ -1,5 +1,5 @@ # Use caution when bumping this version to ensure compatibility with the currently supported protobuf version. # Pinning this to the oldest grpcio version that supports protobuf 5 helps avoid RuntimeWarning messages # from the generated protobuf code and ensures continued stability for newer grpcio versions. -grpcio-tools==1.63.2 +grpcio-tools==1.74.0 mypy-protobuf~=3.5.0