# LangGraph SEO Service Dependencies # EventheOdds SEO Agents Enhancement # Core LangGraph langgraph>=0.2.0 langchain-core>=0.3.0 langchain-community>=0.3.0 # FastAPI server fastapi>=0.115.0 uvicorn[standard]>=0.32.0 pydantic>=2.9.0 # Redis for state persistence redis>=5.0.0 aioredis>=2.0.0 # Database prisma>=0.13.0 aiosqlite>=0.20.0 # HTTP client httpx>=0.27.0 aiohttp>=3.10.0 # Utilities python-dotenv>=1.0.0 python-multipart>=0.0.12 # Type checking typing-extensions>=4.12.0