Skip to content

Commit 91e10f6

Browse files
authored
add grpcio and protobuf as dependency
1 parent 86df645 commit 91e10f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ def get_version(rel_path):
5656
"packaging",
5757
"requests",
5858
"kt-legacy",
59+
"grpcio",
60+
"protobuf",
5961
],
6062
extras_require={
6163
"tensorflow": [

0 commit comments

Comments
 (0)