pip will automatically handle the installation of its essential dependencies:
httpx: A modern, high-performance HTTP client for Python.pydantic: Used for robust data validation, type enforcement, and settings management.tenacity: Powers the resilient, automatic retry mechanism for network requests.

