You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like fastapi isn't directly needed to use this lib. I'd recommend removing it as a required dep so that it could be used in a codebase that uses starlette directly without fastapi.
Looks like
fastapiisn't directly needed to use this lib. I'd recommend removing it as a required dep so that it could be used in a codebase that usesstarlettedirectly withoutfastapi.