We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1431f4 commit 89b32a2Copy full SHA for 89b32a2
1 file changed
pyproject.toml
@@ -17,9 +17,8 @@ classifiers = [
17
]
18
19
dependencies = [
20
- "crossplane-function-sdk-python==0.8.0",
+ "crossplane-function-sdk-python==0.10.0",
21
"click==8.3.1",
22
- "grpcio==1.73.1",
23
24
25
dynamic = ["version"]
0 commit comments