pydantic>=2
pyjwt[crypto]
cachetools
httpx

[all]
fastapi
uvicorn
django
httpx
dev
test

[dev]
check-manifest

[django]
Django>=3.2

[fastapi]
fastapi>=0.65.0
uvicorn[standard]>=0.13.0

[httpx]
httpx

[test]
coverage
