We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 370b983 + c9f685d commit c0fd815Copy full SHA for c0fd815
1 file changed
pyproject.toml
@@ -10,7 +10,7 @@ requires = [
10
# sure the code is generated using the minimum supported versions, as older
11
# versions can't work with code that was generated with newer versions.
12
# https://protobuf.dev/support/cross-version-runtime-guarantee/#backwards
13
- "protobuf == 6.32.1",
+ "protobuf == 6.33.5",
14
"grpcio-tools == 1.72.1",
15
"grpcio == 1.72.1",
16
0 commit comments