We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95227d8 commit 489e96dCopy full SHA for 489e96d
1 file changed
pyproject.toml
@@ -19,7 +19,7 @@ classifiers = [
19
dependencies = [
20
"crossplane-function-sdk-python==0.11.0",
21
"click==8.3.1",
22
- "grpcio==1.73.1",
+ "grpcio>=1.73.1",
23
]
24
25
dynamic = ["version"]
0 commit comments