Version 0.32.1 of llm pins the OpenAI Python library to under version 3. A recent update dropped httpx, breaking fresh installs that relied on transitive dependencies. This patch restores functionality immediately. A subsequent 0.33 release will migrate the tool to httpx2 to resolve the conflict permanently for all users.