We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c63f23 commit 89f8fbaCopy full SHA for 89f8fba
pkg/pip_requirements.txt
@@ -2,6 +2,6 @@ google-auth
2
google-api-python-client
3
schematics
4
spaceone-core==1.12.37
5
-grpcio==1.59.0
6
-grpcio-health-checking==1.48.2
7
-grpcio-reflection==1.48.2
+grpcio>=1.64.1
+grpcio-health-checking==1.64.1
+grpcio-reflection==1.64.1
0 commit comments