starlette~=0.31

[:python_version < "3.10"]
typing_extensions>=3.10.0

[itsdangerous]
itsdangerous~=2.1

[jwt]
PyJWT~=2.8
