Remove dependency on click
The SDK doesn't depend on this, but I think functions will Signed-off-by: Nic Cope <nicc@rk0n.org>
This commit is contained in:
parent
383783c0f9
commit
85305e4d3c
|
@ -17,7 +17,6 @@ classifiers = [
|
||||||
]
|
]
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"click==8.*",
|
|
||||||
"grpcio==1.*",
|
"grpcio==1.*",
|
||||||
"grpcio-reflection==1.*",
|
"grpcio-reflection==1.*",
|
||||||
"structlog==23.*",
|
"structlog==23.*",
|
||||||
|
|
Loading…
Reference in New Issue