# SenpAI Market-Data Consumer # Python 3.11+ # Core pydantic>=2.5 pydantic-settings>=2.1 # NATS nats-py>=2.7 # Logging structlog>=24.1 # Metrics prometheus_client>=0.20 # Testing pytest>=8.0 pytest-asyncio>=0.23 # Linting ruff>=0.3