# Core Dependencies
httpx[http2]>=0.27.0

# Optional Dependencies (for development/testing)
python-dotenv>=1.0.0  # For loading .env files with credentials

# Development Dependencies (optional, install with: pip install -e .[dev])
# pytest>=7.4.0
# pytest-cov>=4.1.0
# black>=23.0.0
# flake8>=6.0.0
# mypy>=1.5.0
