httpx>=0.24.0
pydantic>=2.0.0

[cache]
aiocache>=0.12.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
respx>=0.20.0
pytest-cov>=4.0.0

[fastapi]
fastapi>=0.100.0
uvicorn>=0.23.0

[full]
aiocache>=0.12.0
aiolimiter>=1.1.0

[ratelimit]
aiolimiter>=1.1.0
