# Core — the Strands agent strands-agents==1.54.0 strands-agents-tools==0.8.7 # Web UI gradio==6.27.0 # Model backends (install what you use; all listed so any backend works) openai==3.13.0 # groq backend (free tier — deployed demo) google-genai==2.23.0 # gemini backend (alternative free tier) boto3==1.43.87 # bedrock backend ollama==0.6.2 # ollama backend (local dev) mcp==1.29.1 python-dotenv==1.2.3 spaces