authlib>=1.3
httpx>=0.27
pydantic-settings>=2.0
cryptography>=40

[dev]
pre-commit
ruff
mypy

[test]
pytest>=8.0
pytest-asyncio>=0.23
pytest-cov
respx>=0.21
cryptography>=40
PyJWT>=2.8
