Skip to content

Commit 3c63f23

Browse files
committed
refactoring: update pip requirements to include grpcio and health-checking
Signed-off-by: kang2453 <[email protected]>
1 parent 1c5c6d7 commit 3c63f23

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pkg/pip_requirements.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
google-auth
22
google-api-python-client
33
schematics
4-
spaceone-core==1.12.37
4+
spaceone-core==1.12.37
5+
grpcio==1.59.0
6+
grpcio-health-checking==1.48.2
7+
grpcio-reflection==1.48.2

0 commit comments

Comments
 (0)