935fe5d1a0
`list` is invariant, hence handlers can't just return `list[str]`. We need to use Sequence here.
`list` is invariant, hence handlers can't just return `list[str]`. We need to use Sequence here.