# Core dependencies pydantic-ai>=0.0.1 pyyaml>=6.0 aiohttp>=3.8.0 rich>=13.0.0 # LLM dependencies pydantic>=2.0.0 openai>=1.0.0 # Garmin Connect data access garth>=0.4.0 # Optional MCP dependencies (fallback) # Install garth-mcp-server separately if needed: # npm install -g garth-mcp-server # or check: https://github.com/matin/garth-mcp-server # Development and testing pytest>=7.0.0 pytest-asyncio>=0.21.0