fastapi>=0.95.0
httpx[http2]>=0.24.0
pydantic<3.0.0,>=1.10.0
PyJWT[crypto]>=2.6.0
cachetools>=5.0.0
certifi>=2023.7.22

[dev]
fastapi-authlib-keycloak[test]
ruff
mypy
pre-commit
build
twine

[test]
pytest>=7.0.0
pytest-asyncio>=0.20.0
pytest-cov>=4.0.0
respx>=0.20.0
freezegun>=1.2.0
