pydantic>=2.0.0
fastapi>=0.110.0
uvicorn>=0.22.0
opentelemetry-api>=1.24.0
opentelemetry-sdk>=1.24.0
opentelemetry-exporter-otlp>=1.24.0
opentelemetry-instrumentation-fastapi>=0.45b0
httpx>=0.27.0
argcomplete>=3.0.0

[dev]
pytest>=8.0
pytest-cov>=4.1.0
pytest-asyncio>=0.23.0
mypy>=1.8.0
ruff>=0.2.0
