pydantic>=1.8
pytz>=2023.3
starlette>=0.24.0

[api_key_simple_auth]
pydantic>=1.8
pytz>=2023.3
starlette>=0.24.0
fastapi>=0.96.0

[oauth_token]
pydantic>=1.8
pytz>=2023.3
starlette>=0.24.0
fastapi>=0.96.0
aiohttp>=3.8.5
PyJWT>=2.7.0

[oauth_token-api_key_simple_auth]
pydantic>=1.8
pytz>=2023.3
starlette>=0.24.0
fastapi>=0.96.0
aiohttp>=3.8.5
PyJWT>=2.7.0
