fastapi
uvicorn[standard]
httpx[http2]
orjson
pyyaml
pydantic>=2
redis>=5
jmespath
cryptography>=41.0.0
prometheus-client>=0.19.0
opentelemetry-api>=1.21.0
opentelemetry-sdk>=1.21.0
opentelemetry-exporter-otlp>=1.21.0

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
respx>=0.20.0
ruff>=0.1.0
mypy>=1.7.0
bandit>=1.7.5
types-PyYAML
types-redis
