flask>=3.1.3,<4
duckdb>=1.4.4  # local event store (epic #964 phase 1)

# Testing dependencies
pytest>=8.4.2
pytest-playwright>=0.7.1
requests>=2.32.5

# Optional: enables real-time OTLP metrics from OpenClaw
# Install with: pip install clawmetry[otel]
# opentelemetry-proto>=1.20.0
# protobuf>=4.21.0
