Skip to content

Commit

Permalink
Upgrade grpcio-tools. (#30912)
Browse files Browse the repository at this point in the history
  • Loading branch information
tvalentyn authored Apr 11, 2024
1 parent a690362 commit 67b3e11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion playground/infrastructure/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ PyYAML==6.0
tqdm~=4.62.3
sonora==0.2.2
pydantic==1.10.2
grpcio-tools==1.51.1
grpcio-tools==1.62.1
protobuf==4.21.12
google-cloud-datastore==2.11.0

Expand Down
2 changes: 1 addition & 1 deletion sdks/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
requires = [
"setuptools",
"wheel>=0.36.0",
"grpcio-tools==1.53.0",
"grpcio-tools==1.62.1",
"mypy-protobuf==3.5.0",
# Avoid https://github.com/pypa/virtualenv/issues/2006
"distlib==0.3.7",
Expand Down

0 comments on commit 67b3e11

Please sign in to comment.