# SEO Data - Dependencies

# Google APIs
google-analytics-data>=0.18.0
google-auth>=2.23.0
google-auth-oauthlib>=1.1.0
google-auth-httplib2>=0.1.1
google-api-python-client>=2.100.0

# HTTP and API requests
requests>=2.31.0
aiohttp>=3.9.0

# Data handling
pandas>=2.1.0

# Configuration and environment
python-dotenv>=1.0.0

# Caching
diskcache>=5.6.0

# Date/time handling
python-dateutil>=2.8.2
