diff --git a/pkgs/development/python-modules/strawberry-graphql/default.nix b/pkgs/development/python-modules/strawberry-graphql/default.nix index 95fd2c9161b9..cb46289f48b0 100644 --- a/pkgs/development/python-modules/strawberry-graphql/default.nix +++ b/pkgs/development/python-modules/strawberry-graphql/default.nix @@ -129,6 +129,7 @@ buildPythonPackage rec { pygments rich libcst + typer ]; # starlite = [ starlite ]; # litestar = [ litestar ];