Skip to content

Commit 89b32a2

Browse files
committed
Unpin grpcio and update the sdk
Signed-off-by: Bob Haddleton <[email protected]>
1 parent a1431f4 commit 89b32a2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,8 @@ classifiers = [
1717
]
1818

1919
dependencies = [
20-
"crossplane-function-sdk-python==0.8.0",
20+
"crossplane-function-sdk-python==0.10.0",
2121
"click==8.3.1",
22-
"grpcio==1.73.1",
2322
]
2423

2524
dynamic = ["version"]

0 commit comments

Comments
 (0)