strawberry-graphql: updated cli optionnal deps
removed: unused click dependencie added: new graphlib-backport dependencie
This commit is contained in:
@@ -125,11 +125,11 @@ buildPythonPackage rec {
|
||||
];
|
||||
chalice = [ chalice ];
|
||||
cli = [
|
||||
click
|
||||
pygments
|
||||
rich
|
||||
libcst
|
||||
typer
|
||||
graphlib-backport
|
||||
];
|
||||
# starlite = [ starlite ];
|
||||
# litestar = [ litestar ];
|
||||
|
||||
Reference in New Issue
Block a user