# Core dependencies for the Twitch Bot Streamer # For Twitch chat interaction fastapi uvicorn # For Pokemon battle logic and agent control poke-env==0.8.3 httpx openai google-genai mistralai websockets aiohttp