We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e84db1b commit 96e80a9Copy full SHA for 96e80a9
pyproject.toml
@@ -19,7 +19,7 @@ classifiers = [
19
dependencies = [
20
"crossplane-function-sdk-python==0.8.0",
21
"click==8.2.1",
22
- "grpcio==1.73.1",
+ "grpcio==1.74.0",
23
]
24
25
dynamic = ["version"]
0 commit comments