httpx<0.29.0,>=0.27.0
uvicorn>=0.30.0
anyio>=4.0.0
pydantic>=2.0.0

[dev]
pytest>=8.0.0
pytest-asyncio>=0.24.0
pytest-httpx>=0.30.0
black>=24.0.0

[dev:python_version < "3.11"]
tomli>=1.2.0
