fastapi<1.0,>=0.115
uvicorn[standard]<1.0,>=0.30
httpx<1.0,>=0.27
pydantic<3.0,>=2.6
pydantic-settings<3.0,>=2.2
structlog<25.0,>=24.1
tenacity<9.0,>=8.2
prometheus_client<1.0,>=0.20
dnspython<3.0,>=2.6

[dev]
ruff<1.0,>=0.4
mypy<2.0,>=1.10

[test]
pytest<9.0,>=8.2
pytest-asyncio<1.0,>=0.23
respx<1.0,>=0.21
freezegun<2.0,>=1.5
