Skip to content

Commit d5e1df2

Browse files
authored
Merge pull request #12 from kang2453/master
refactoring: update pip requirements to include grpcio and health-checking 1.64.1
2 parents 0fdb465 + aa93b10 commit d5e1df2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkg/pip_requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ google-auth
22
google-api-python-client
33
schematics
44
spaceone-core==1.12.37
5-
grpcio==1.59.0
6-
grpcio-health-checking==1.48.2
7-
grpcio-reflection==1.48.2
5+
grpcio>=1.64.1
6+
grpcio-health-checking==1.64.1
7+
grpcio-reflection==1.64.1

0 commit comments

Comments
 (0)