pydantic>=2.13
pydantic-settings>=2.13
asyncpg>=0.31
redis>=7.4
structlog>=25.5
cryptography>=47.0
tenacity>=9.1
prometheus_client>=0.25
httpx>=0.28.1
sqlalchemy[asyncio]>=2.0.49

[dev]
fastapi>=0.136.0
pytest>=9.0
pytest-asyncio>=1.3
redis>=7.4
respx>=0.21

[metrics]
prometheus-fastapi-instrumentator>=7.1

[tracing]
opentelemetry-api>=1.41.0
opentelemetry-sdk>=1.41.0
opentelemetry-exporter-otlp-proto-http>=1.41.0
opentelemetry-instrumentation-fastapi>=0.62b0
opentelemetry-instrumentation-httpx>=0.62b0
