Skip to content

Commit 85305e4

Browse files
committed
Remove dependency on click
The SDK doesn't depend on this, but I think functions will Signed-off-by: Nic Cope <[email protected]>
1 parent 383783c commit 85305e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ classifiers = [
1717
]
1818

1919
dependencies = [
20-
"click==8.*",
2120
"grpcio==1.*",
2221
"grpcio-reflection==1.*",
2322
"structlog==23.*",

0 commit comments

Comments
 (0)