Skip to content

Commit c6614cd

Browse files
authored
chore(deps): update dependency grpcio to ~=1.39.0 (#575)
1 parent df68ec3 commit c6614cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
tensorboard_extra_require = [
3333
"tensorflow >=2.3.0, <=2.5.0",
34-
"grpcio~=1.34.0",
34+
"grpcio~=1.39.0",
3535
"six~=1.15.0",
3636
]
3737
metadata_extra_require = ["pandas >= 1.0.0"]

0 commit comments

Comments
 (0)