# Claude Ads - Python Dependencies (optional, for live landing page analysis)
# Bounded version pinning with security-conscious minimums
# Last updated: February 11, 2026

requests>=2.32.4,<3.0.0           # CVE-2024-47081, CVE-2024-35195 fixes
playwright>=1.56.0,<2.0.0         # CVE-2025-59288 fix (macOS)
urllib3>=2.6.3,<3.0.0             # CRITICAL: CVE-2026-21441 (CVSS 8.9), CVE-2025-66418
