# All optional dependencies for Geepers MCP Plugin

# Core
python-dotenv>=1.0.0
requests>=2.31.0
aiohttp>=3.9.0

# LLM Providers
anthropic>=0.18.0
openai>=1.0.0
cohere>=5.0.0
google-generativeai>=0.3.0
groq>=0.4.0
huggingface-hub>=0.19.0

# Data Fetching
arxiv>=2.0.0
wikipedia>=1.4.0
google-api-python-client>=2.0.0

# Utilities
gtts>=2.5.0
bibtexparser>=1.4.0
redis>=5.0.0

# Document Generation
reportlab>=4.0.0
python-docx>=1.0.0
markdown>=3.5.0

# Observability
opentelemetry-api>=1.20.0
opentelemetry-sdk>=1.20.0
