# Weather API
requests>=2.27.0

# Google APIs
google-auth>=2.6.0
google-auth-oauthlib>=0.5.1
google-auth-httplib2>=0.1.0
google-api-python-client>=2.30.0

# Configuration
python-dotenv>=0.19.0

# Development
pytest>=7.0.0
pytest-asyncio>=0.18.0