click>=8.1.7
httpx>=0.27.0
rich>=13.7.0
pyyaml>=6.0.1
fastapi>=0.115.0
uvicorn[standard]>=0.32.0
pydantic>=2.9.0
psutil>=5.9.0
huggingface-hub>=0.19.0
opentelemetry-api>=1.27.0
opentelemetry-sdk>=1.27.0
opentelemetry-instrumentation-fastapi>=0.48b0
opentelemetry-instrumentation-httpx>=0.48b0
opentelemetry-exporter-otlp>=1.27.0
opentelemetry-exporter-prometheus>=0.48b0

[dev]
black==24.10.0
ruff>=0.8.0
mypy>=1.13.0
pytest>=8.3.0
pytest-asyncio>=0.21.0
pytest-cov>=6.0.0
types-PyYAML>=6.0.12
