- Implement `METARService` to fetch METAR data from the CheckWX API. - Add `requests` dependency to `pyproject.toml`. - Update `Application` to initialize and use `METARService`.