Skip to content

Commit

Permalink
chore(deps): update dependency grpcio to ~=1.39.0 (#575)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 29, 2021
1 parent df68ec3 commit c6614cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -31,7 +31,7 @@

tensorboard_extra_require = [
"tensorflow >=2.3.0, <=2.5.0",
"grpcio~=1.34.0",
"grpcio~=1.39.0",
"six~=1.15.0",
]
metadata_extra_require = ["pandas >= 1.0.0"]
Expand Down

0 comments on commit c6614cd

Please sign in to comment.