Quetz is incompatible with `starlette>=0.26`
janjagusch opened this issue · 0 comments
janjagusch commented
starlette
v0.26 changed the return type for Request.url_for
from str
to URL
(see here).
janjagusch opened this issue · 0 comments
starlette
v0.26 changed the return type for Request.url_for
from str
to URL
(see here).