mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2026-03-13 07:49:55 +08:00
Some of the 'experimental' definitions in typing_extensions are added to the typing module in time. This PR prefers the stdlib imports when available, falling back to typing_extensions as necessary